On Sat, Feb 06, 2016 at 11:57:21PM -0800, Deepa Dinamani wrote: > 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.ker...@gmail.com> > Cc: Chris Mason <c...@fb.com> > Cc: Josef Bacik <jba...@fb.com> > Cc: David Sterba <dste...@suse.com> > Cc: linux-bt...@vger.kernel.org
Reviewed-by: David Sterba <dste...@suse.com>