commit | f1bb0b92ba2cdfffe6e437f7a7da53138cf08d52 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 25 01:40:55 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 09 09:34:08 2006 -0400 |
tree | 2870bd8f3e08b3b1b387f31713d965c3fcb7863f | |
parent | 0d0b5cb36faf7002a11736032313f06d6f3d881c [diff] |
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>