SUNRPC: More optimisations of svc_xprt_enqueue()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 3 Aug 2014 17:03:12 +0000 (13:03 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sun, 17 Aug 2014 16:00:11 +0000 (12:00 -0400)
commit0c0746d03eac70e12bcb39e7f1c7f0a1dd31123c
treea5c6251a0ec9bb00db4ce7592e09a07b1be2b65d
parenta4aa8054a60c545f100826271ac9f04c34bf828d
SUNRPC: More optimisations of svc_xprt_enqueue()

Just move the transport locking out of the spin lock protected area
altogether.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svc_xprt.c