Whamcloud - gitweb
LU-14499 revert: LU-13368 lnet: discard the callback
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Mon, 8 Mar 2021 17:46:03 +0000 (09:46 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 27 Mar 2021 06:56:18 +0000 (06:56 +0000)
commit6df5ddad41fa0e7b8744daa5eae1600cbbcdf8e5
tree86c314fc94ea1c98a27cd0ee5911aa4c00d18f5b
parent810dfd698f0eb3ea204c6054ad13b9baab94b3b2
LU-14499 revert: LU-13368 lnet: discard the callback

The changes introduced by LU-13368 have been shown to cause
the o2iblnd shutdown procedure to hang on lustre_rmmod
as it infinitely waits for peers to disconnect. Revert it.
This reverts commit babf0232273467b7199ec9a7c36047b1968913df.

Lustre-change: https://review.whamcloud.com/41937
Lustre-commit: TBD (from 9a1b64724bdb9452a6c3e14a92c7ef341173d19b)

Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I489ae4af445b18df852ec35adc958c4fac33de09
Reviewed-on: https://review.whamcloud.com/42117
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lnet/include/lnet/api.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c
lnet/lnet/lib-md.c
lustre/include/lustre_net.h
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c