From: Trond Myklebust Date: Tue, 25 Jan 2011 20:28:21 +0000 (-0500) Subject: NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount X-Git-Tag: v2.6.38-rc3~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27dc1cd3ad9300f81e1219e5fc305d91d85353f8;p=pandora-kernel.git NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount If the call to nfs_wcc_update_inode() results in an attribute update, we need to ensure that the inode's attr_gencount gets bumped too, otherwise we are not protected against races with other GETATTR calls. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed