[PATCH] remove update_atime
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Jan 2006 04:52:03 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:31 +0000 (08:01 -0800)
commit869243a0f6143f76e7c847e707eee6ece9cbf821
treebf14139c86988c40aa10587834141859049ec890
parent9cf6f4b3a3d24d8a41515b509b8fb6448f9201e9
[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>
fs/inode.c
include/linux/fs.h