]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] autofs4: remove update_atime unused function
authorIan Kent <raven@themaw.net>
Mon, 27 Mar 2006 09:14:48 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:39 +0000 (08:44 -0800)
commit862b110f0132401e422783bf68521ade3dc67578
tree4cdf38bfb51fb6abba7ab99dc9d406325f0fb35d
parente0a7aae94030b878601eb67686b696de4a3764f0
[PATCH] autofs4: remove update_atime unused function

Remove the update of i_atime from autofs4 in favour of having VFS update it.
i_atime is never used for expire in autofs4.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/autofs4/root.c