]> git.baikalelectronics.ru Git - kernel.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)
commit80420520ae63c94caa990358d6c023a3bfe482e0
tree2cfdbc1ae83ea9929aad2e43fb04c3718172ddde
parent30212ca90a1123956bced50bb4a5b557e85b5def
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