]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 4 Aug 2015 19:57:13 +0000 (15:57 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Aug 2015 18:56:19 +0000 (14:56 -0400)
commit5c4a79fb2b1cd80cb58986f6acf402721901c545
treecd5c7e472b425d297910b7bc0797e649d9faa662
parent8f70f53a87007bdbb34c79d11178a153914f5db1
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close

If there is an outstanding return-on-close, then we just want new
layoutget requests to wait rather than fail.

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