OSDN Git Service

svcrdma: Generalize svc_rdma_xdr_decode_req()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 4 May 2016 14:53:47 +0000 (10:53 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 13 May 2016 19:53:06 +0000 (15:53 -0400)
commitd9e4084f6c9746e51a78a4d7ebf4983023289b32
tree3ed63cefa263b7fcd983e2f00d63b2ca83354bc0
parent84f225c23d8906c9371d0749e062975c018ef6c4
svcrdma: Generalize svc_rdma_xdr_decode_req()

Clean up: Pass in just the piece of the svc_rqst that is needed
here.

While we're in the area, add an informative documenting comment.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_marshal.c
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c