NFSv4: ACCESS validation doesn't require a full attribute refresh
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Jan 2012 20:43:56 +0000 (15:43 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:24 +0000 (19:28 -0500)
commita4980e7840176b4baa60715c32c5994b084ea9a6
tree03c2382a2133d8fb8c6259bf98f6f1fb38c96004
parent8b7e3f49ddda0d43c5bc8de404c1dc7e7a13cc80
NFSv4: ACCESS validation doesn't require a full attribute refresh

We only really need to check the change attribute, so let's just use the
server->cache_consistency_bitmask.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c