diff options
author | NeilBrown <neilb@suse.de> | 2021-11-29 07:51:25 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2021-12-13 21:42:55 +0300 |
commit | 6a4e2527a63620a820c4ebf3596b57176da26fb3 (patch) | |
tree | 63bfcfe5d570ad97522b612f0946a0c5c0df5453 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b73a2972041bee70eb0cbbb25fa77828c63c916b (diff) | |
download | linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions