From: Trond Myklebust Date: Fri, 28 Sep 2007 18:20:12 +0000 (-0400) Subject: NFS: fix nfs_verify_change_attribute X-Git-Tag: v2.6.24-rc1~1285^2~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7957c1418f4b6c66e28d4ac3c4d7a8c19d526c48;p=pandora-kernel.git NFS: fix nfs_verify_change_attribute We always want to check that the verifier and directory cache_change_attribute match. This also allows us to remove the 'wraparound hack' for the cache_change_attribute. If we're only checking for equality, then we don't care about wraparound issues. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed