]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55e2f450ec3f88fd3b5985816641daf316dd020a
tree03c2382a2133d8fb8c6259bf98f6f1fb38c96004
parent6316bdae5903fa00166d7dfa76ad48be7abb560f
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