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

svcrpc: assume svc_delete_xprt() called only once



As long as DEAD exports are left BUSY, and svc_delete_xprt is called
only with BUSY held, then svc_delete_xprt() will never be called on an
xprt that is already DEAD.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 7e4fdd07
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