summaryrefslogtreecommitdiff
path: root/fs/coredump.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:55 +0300
commit6a4e2527a63620a820c4ebf3596b57176da26fb3 (patch)
tree63bfcfe5d570ad97522b612f0946a0c5c0df5453 /fs/coredump.c
parentb73a2972041bee70eb0cbbb25fa77828c63c916b (diff)
downloadlinux-6a4e2527a63620a820c4ebf3596b57176da26fb3.tar.xz
lockd: move svc_exit_thread() into the thread
The normal place to call svc_exit_thread() is from the thread itself just before it exists. Do this for lockd. This means that nlmsvc_rqst is not used out side of lockd_start_svc(), so it can be made local to that function, and renamed to 'rqst'. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions