summaryrefslogtreecommitdiff
path: root/net/sunrpc/svc.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2021-11-29 07:51:25 +0300
committerChuck Lever <chuck.lever@oracle.com>2021-12-13 21:42:56 +0300
commit865b674069e05e5779fcf8cf7a166d2acb7e930b (patch)
tree2d260168238e0d3658de4e5ed43614332a9b6929 /net/sunrpc/svc.c
parent6a4e2527a63620a820c4ebf3596b57176da26fb3 (diff)
downloadlinux-865b674069e05e5779fcf8cf7a166d2acb7e930b.tar.xz
lockd: introduce lockd_put()
There is some cleanup that is duplicated in lockd_down() and the failure path of lockd_up(). Factor these out into a new lockd_put() and call it from both places. lockd_put() does *not* take the mutex - that must be held by the caller. It decrements nlmsvc_users and if that reaches zero, it cleans up. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions