]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit362800fde69a2a691a8202e8f3f1b35a85acd202
tree9d585e3055c646735fd76af62bf0c8894daffc67
parent5fec930aa8e8aab24d3411e77b7a19041d022aab
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