diff options
author | Deepa Dinamani <deepa.kernel@gmail.com> | 2016-02-22 16:17:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-29 19:11:44 +0200 |
commit | 1b48b530dac3e600d92854d98a2a519243661f6c (patch) | |
tree | 7719d461dec32b9ab3a36743f36c033c63b0651b /fs/kernfs | |
parent | debugfs: fix inode i_nlink references for automount dentry (diff) | |
download | linux-1b48b530dac3e600d92854d98a2a519243661f6c.tar.xz linux-1b48b530dac3e600d92854d98a2a519243661f6c.zip |
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>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions