Whamcloud - gitweb
LU-11647 ptlrpc: always unregister bulk 78/22378/5
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 15 Nov 2018 16:21:15 +0000 (11:21 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 1 Dec 2018 05:33:23 +0000 (05:33 +0000)
commite34a4cf031a2b83259cee8e05c2f646b5652b6a9
treebea78d0b57db7f79de14bfeb215cf6b9502aeb4b
parentc038909fbc2b3b14763dd731e9c877d11d338f04
LU-11647 ptlrpc: always unregister bulk

In ptlrpc_check_set, the bulk should be unregistered before
ptl_send_rpc in any case.

Change-Id: Icf963002f934b43ccbb9d6ef02ba7f9d11f297f8
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
lustre/ptlrpc/client.c