NFSv4: Delegreturn only needs the cache consistency bitmask
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 17:48:17 +0000 (13:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:40 +0000 (15:42 -0400)
commit9e907fec6ef7705ba07e22f034dacf102d29a538
treec0152c28061bd712faec9320bb9da4e0e72d9411
parenta9f6991b6cd3f55aa8482633337cd811d84d0dd8
NFSv4: Delegreturn only needs the cache consistency bitmask

In order to do close-to-open cache consistency checking after
a delegreturn, we don't need to retrieve the full set of
attributes.

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