commit | 04b285f35e2086b69682c7ed054aa35eebea9f72 | [log] [tgz] |
---|---|---|
author | Deepa Dinamani <deepa.kernel@gmail.com> | Sat Feb 06 23:57:21 2016 -0800 |
committer | David Sterba <dsterba@suse.com> | Thu Feb 18 11:46:03 2016 +0100 |
tree | 72120ea015c4234a1a2533184ac23b925a36a086 | |
parent | 8f682f6955b94ddfb548a1db23c1dd633d90f7de [diff] |
btrfs: Replace CURRENT_TIME by current_fs_time() CURRENT_TIME macro is not appropriate for filesystems as it doesn't use the right granularity for filesystem timestamps. Use current_fs_time() instead. Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Cc: Chris Mason <clm@fb.com> Cc: Josef Bacik <jbacik@fb.com> Cc: linux-btrfs@vger.kernel.org Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>