]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Pin the superblock while we're returning the delegation
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 26 Feb 2015 14:57:34 +0000 (09:57 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 2 Mar 2015 23:09:14 +0000 (18:09 -0500)
commit3c9969ecc68a53bac6c39eba133882637c6a9a71
tree3379cba8f9bee90922f64f53a1978deaeb674969
parentdb545827adf3a2a2dfa50a096510679ca811f225
NFSv4: Pin the superblock while we're returning the delegation

This patch ensures that the superblock doesn't go ahead and disappear
underneath us while the state manager thread is returning delegations.

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