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)
commit40d24704091c8a29a4c99d25670f1996749aea6f
tree511140e99865bd1610a6df1bd81c9321b7749005
parent9e08a3c5aec5b745e844328bcbc16458b6118faf
NFS: Fix a connectathon regression in NFSv3 and NFSv4

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