]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 5 Dec 2016 22:33:07 +0000 (17:33 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 6 Dec 2016 03:52:01 +0000 (22:52 -0500)
commit362fb578a573adeb67aa4790d901d851b8f8c8f3
tree2e25b7ea922b4f8ae2c88978d1fd37c877bc3415
parentd94cbf6c73324a008dfb8576f15d089d7f707f24
pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid

Ensure we release the NFS_LAYOUT_RETURN lock when we invalidate the
layout stateid, so that processes and RPC tasks that are waiting on
the layout return can continue.

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