]> git.baikalelectronics.ru Git - kernel.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)
commit82ae870269ef2a048c335578ec3bc6f1c85aea08
tree2e25b7ea922b4f8ae2c88978d1fd37c877bc3415
parent07306f1adb4473b49a38e34b413c5265c08887e6
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