]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
authorChristoph Hellwig <hch@sgi.com>
Wed, 11 Jan 2006 04:35:17 +0000 (15:35 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:35:17 +0000 (15:35 +1100)
commit42fe2b1f7fe788ed5304a7bfa0a0b0db81bc03a8
treebbf454c788e4370faf569fdf51893529b3f71ab3
parentdd954c69d189cd91571b42d3f926e70351395dc3
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
updates and only sync back to the xfs inode when nessecary

SGI-PV: 946679
SGI-Modid: xfs-linux-melb:xfs-kern:203362a

Signed-off-by: Christoph Hellwig <hch@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/linux-2.6/xfs_lrw.c
fs/xfs/linux-2.6/xfs_vnode.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_itable.c
fs/xfs/xfs_vnodeops.c