commit | 0c0746d03eac70e12bcb39e7f1c7f0a1dd31123c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 03 13:03:12 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Sun Aug 17 12:00:11 2014 -0400 |
tree | a5c6251a0ec9bb00db4ce7592e09a07b1be2b65d | |
parent | a4aa8054a60c545f100826271ac9f04c34bf828d [diff] |
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>