aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2023-07-18 16:38:08 +1000
committerChuck Lever <[email protected]>2023-08-29 17:45:22 -0400
commit8db14cad28ae8ec3fde0fef18e969782bca204d1 (patch)
tree13a2d9c2db140a7f89415999be4a6124992de8f4 /tools/perf/scripts/python
parentde8d38cf44bac43e83bad28357ba84784c412752 (diff)
lockd: remove SIGKILL handling
lockd allows SIGKILL and responds by dropping all locks and restarting the grace period. This functionality has been present since 2.1.32 when lockd was added to Linux. This functionality is undocumented and most likely added as a useful debug aid. When there is a need to drop locks, the better approach is to use /proc/fs/nfsd/unlock_*. This patch removes SIGKILL handling as part of preparation for removing all signal handling from sunrpc service threads. Signed-off-by: NeilBrown <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions