commit | 869243a0f6143f76e7c847e707eee6ece9cbf821 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 09 20:52:03 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:31 2006 -0800 |
tree | bf14139c86988c40aa10587834141859049ec890 | |
parent | 9cf6f4b3a3d24d8a41515b509b8fb6448f9201e9 [diff] |
[PATCH] remove update_atime All callers use touch_atime now which takes a vfsmount and allows us to implement per-mount noatime. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>