Skip to content
Commit c0219c49 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()



Neil says:
"These functions were separated in commit 0971374e ("SUNRPC:
Reduce contention in svc_xprt_enqueue()") so that the XPT_BUSY check
happened before taking any spinlocks.

We have since moved or removed the spinlocks so the extra test is
fairly pointless."

I've made this a separate patch in case the XPT_BUSY change has
unexpected consequences and needs to be reverted.

Suggested-by: default avatarNeil Brown <neilb@suse.de>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent a9ff2e99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment