]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xprtrdma: Refactor reply handler error handling
authorChuck Lever <chuck.lever@oracle.com>
Fri, 10 Apr 2015 02:39:00 +0000 (22:39 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:46:00 +0000 (14:46 -0600)
commit1a269eda4de0d912ca8410e8fae10830a170790c
tree3777c4b02a78fbaa9ba87f9e84d8d8cc22c09218
parentf941adcd9ce5157b89557ae08e3225c2ad73eb8f
xprtrdma: Refactor reply handler error handling

[ Proposed for upstream v4.4 ]

Clean up: The error cases in rpcrdma_reply_handler() almost never
execute. Ensure the compiler places them out of the hot path.

No behavior change expected.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h