commit | 40d24704091c8a29a4c99d25670f1996749aea6f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 08 09:24:22 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:20:47 2007 -0400 |
tree | 511140e99865bd1610a6df1bd81c9321b7749005 | |
parent | 9e08a3c5aec5b745e844328bcbc16458b6118faf [diff] |
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>