diff options
author | Christoph Hellwig <hch@lst.de> | 2006-01-10 04:52:02 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 16:01:31 (GMT) |
commit | 9cf6f4b3a3d24d8a41515b509b8fb6448f9201e9 (patch) | |
tree | 858c953f9880e6dd67ffb71ab63fa429996f2a48 /lib/.gitignore | |
parent | 870f481793b585323fbda3e87c54efc116f46351 (diff) | |
download | linux-fsl-qoriq-9cf6f4b3a3d24d8a41515b509b8fb6448f9201e9.tar.xz |
[PATCH] switch autofs4 to touch_atime()
After my lookup_hash patch ->d_revalidate always gets a valid struct nameidata
passed (unless you use lookup_one_len which autofs4 doesn't), so we can switch
it from update_atime to touch_atime. This is a bit of an academic excercise
because autofs has a 1:1 vfsmount superblock relation, but I want to get rid
of update_atime so filesystems authors can't easily screw up per-mountpoint
noatime support.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions