]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 24 Oct 2015 21:28:24 +0000 (17:28 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 2 Nov 2015 18:45:15 +0000 (13:45 -0500)
commit0f2e3bdab6590a5d8900e7d701e21ac9af19924c
tree2cfdbc1ae83ea9929aad2e43fb04c3718172ddde
parent9468431962616c2449d47c482208a5967e011bf9
SUNRPC: Remove the TCP-only restriction in bc_svc_process()

Allow the use of other transport classes when handling a backward
direction RPC call.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Tested-By: Devesh Sharma <devesh.sharma@avagotech.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/svc.c