]> git.neil.brown.name Git - history.git/commit
NFSv2/v3/v4: New attribute revalidation code that no
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Sat, 13 Mar 2004 16:25:33 +0000 (11:25 -0500)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Sat, 13 Mar 2004 16:25:33 +0000 (11:25 -0500)
commitca9268fe3ddd075714005adecd4afbd7f9ab87d0
tree2192fe3e38f7f96186786138073f1c3d818ba226
parent9bf35f8c7949be067d90db1af39b5ac1a03bd5ce
NFSv2/v3/v4: New attribute revalidation code that no
     longer relies on ctime for correctness in avoiding
     update races.

VFS: allow filesystems to disable inode_update_time() on
     a per-inode basis.
13 files changed:
fs/inode.c
fs/nfs/dir.c
fs/nfs/direct.c
fs/nfs/file.c
fs/nfs/inode.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
fs/nfs/read.c
fs/nfs/unlink.c
fs/nfs/write.c
include/linux/fs.h
include/linux/nfs_fs.h