diff options
author | Jeff Layton <[email protected]> | 2008-02-06 11:34:13 -0500 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2008-02-10 18:09:36 -0500 |
commit | c64e80d55db81df22a7f25b75ab4ba4c55db4749 (patch) | |
tree | bc844c9fbc4a19887b108d457f0d8fdc651630e2 /ipc/msgutil.c | |
parent | 9706501e43a80ce48b319214a0a9e562deded35b (diff) |
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
It's possible for lockd to catch a SIGKILL while a GRANT_MSG callback
is in flight. If this happens we don't want lockd to insert the block
back into the nlm_blocked list.
This helps that situation, but there's still a possible race. Fixing
that will mean adding real locking for nlm_blocked.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'ipc/msgutil.c')
0 files changed, 0 insertions, 0 deletions