NFS: Fix a connectathon regression in NFSv3 and NFSv4
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 8 Oct 2007 13:24:22 +0000 (09:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:47 +0000 (17:20 -0400)
We're failing basic test6 against Linux servers because they lack a correct
change attribute. The fix is to assume that we always want to invalidate
the readdir caches when we call update_changeattr and/or
nfs_post_op_update_inode on a directory.

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

diff --cc fs/nfs/inode.c
Simple merge
Simple merge