]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitceacfd121d34c0cb92c9a8757b71cbf092e38cc3
treebf14139c86988c40aa10587834141859049ec890
parent2a38c7beafe3f625ff9f1cbb1fdbf1fd5935a18c
[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