Skip to content
Commit 46f8a64b authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: probe callback channel only once



Our callback code doesn't actually handle concurrent attempts to probe
the callback channel.  Some rethinking of the locking may be required.
However, we can also just move the callback probing to this case.  Since
this is the only time a client is "confirmed" (and since that can only
happen once in the lifetime of a client), this ensures we only probe
once.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 24e1c13c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment