From: Trond Myklebust Date: Mon, 8 Oct 2007 13:24:22 +0000 (-0400) Subject: NFS: Fix a connectathon regression in NFSv3 and NFSv4 X-Git-Tag: v2.6.24-rc1~1285^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d24704091c8a29a4c99d25670f1996749aea6f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed