linux/fs/debugfs
Deepa Dinamani 1b48b530da fs: debugfs: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-29 10:11:44 -07:00
..
file.c debugfs: Add debugfs_create_ulong() 2015-10-18 10:14:39 -07:00
inode.c fs: debugfs: Replace CURRENT_TIME by current_fs_time() 2016-03-29 10:11:44 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00