commit | 862b110f0132401e422783bf68521ade3dc67578 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Mar 27 01:14:48 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:39 2006 -0800 |
tree | 4cdf38bfb51fb6abba7ab99dc9d406325f0fb35d | |
parent | e0a7aae94030b878601eb67686b696de4a3764f0 [diff] |
[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>