]> git.baikalelectronics.ru Git - kernel.git/commit
svcrdma: Remove try_module_get from backchannel
authorChuck Lever <chuck.lever@oracle.com>
Mon, 1 Oct 2018 18:16:06 +0000 (14:16 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 29 Oct 2018 20:58:04 +0000 (16:58 -0400)
commit54640fe80251c3a9226223f9452273600e90da73
tree961f6053d45cf2c2c523bbf0756c192392473f62
parentdce3e55d9af32168d169c7f7df569be9a863bd83
svcrdma: Remove try_module_get from backchannel

Since commit 6897b165945f ("rpcrdma: Merge svcrdma and xprtrdma
modules into one"), the forward and backchannel components are part
of the same kernel module. A separate try_module_get() call in the
backchannel code is no longer necessary.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/xprtrdma/svc_rdma_backchannel.c