]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] XFS propagates MS_NOATIME through two levels internally but doesn't
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:05:30 +0000 (13:05 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:05:30 +0000 (13:05 +1100)
commit9f4cbecd7e5ee6390fecd6032dc04ca8c9805dc9
treeab8d621cf5852f1d6b4dad602510792b2fd6463c
parent0c9512d74635198d90f349acec19381e446ba2b4
[XFS] XFS propagates MS_NOATIME through two levels internally but doesn't
actually use it.  Kill this dead code. Signed-off-by: Christoph Hellwig
<hch@lst.de>

SGI-PV: 904196
SGI-Modid: xfs-linux-melb:xfs-kern:25086a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_clnt.h
fs/xfs/xfs_mount.h
fs/xfs/xfs_vfsops.c