NFSv4: Don't request a GETATTR on open_downgrade.
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 27 Oct 2016 22:27:02 +0000 (18:27 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 1 Dec 2016 22:21:36 +0000 (17:21 -0500)
commit3947b74d0f9d0738335d8b2bca2bde057f9141be
tree9d585e3055c646735fd76af62bf0c8894daffc67
parent1cc1baf14b595bd44e83c2aca2fe487df7b6a1e3
NFSv4: Don't request a GETATTR on open_downgrade.

If we're not closing the file completely, there is no need to request
close-to-open attributes.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4xdr.c