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

svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY



Whenever we clear XPT_BUSY we should call svc_xprt_enqueue().  Without
that we may fail to notice any events (such as new connections) that
arrived while XPT_BUSY was set.

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