NFS: Fix page cache revalidation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 May 2006 05:40:55 +0000 (01:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:08 +0000 (09:34 -0400)
commitf1bb0b92ba2cdfffe6e437f7a7da53138cf08d52
tree2870bd8f3e08b3b1b387f31713d965c3fcb7863f
parent0d0b5cb36faf7002a11736032313f06d6f3d881c
NFS: Fix page cache revalidation

Fix up a bug in the handling of NFS_INO_REVAL_PAGECACHE: make sure that
nfs_update_inode() clears it when we're sure we're not racing with other
updates.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c