Skip to content
Commit cb7d224f authored by Scott Mayhew's avatar Scott Mayhew Committed by J. Bruce Fields
Browse files

lockd: unregister notifier blocks if the service fails to come up completely



If the lockd service fails to start up then we need to be sure that the
notifier blocks are not registered, otherwise a subsequent start of the
service could cause the same notifier to be registered twice, leading to
soft lockups.

Signed-off-by: default avatarScott Mayhew <smayhew@redhat.com>
Cc: stable@vger.kernel.org
Fixes: 0751ddf7 "lockd: Register callbacks on the inetaddr_chain..."
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 4c2e07c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment