Whamcloud - gitweb
LU-17708 lnet: update kfi and o2ib to handle NULL lnet_msg 77/54677/7
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sun, 9 Jun 2024 23:59:43 +0000 (06:59 +0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Jun 2024 01:10:11 +0000 (01:10 +0000)
commit44646119f911300c00eed54461379cee4aaac61c
tree92bc60986a7d24b4e85d57d8b38404ad4550c485
parentf315a3a594a78ecd47fcd74177fa73fb2efff59c
LU-17708 lnet: update kfi and o2ib to handle NULL lnet_msg

Handle the handle NULL lnet_msg cases in the lnd_recf() handlers
of kfi and o2ib lnds.

HPE-bug-id: LUS-12245
Test-Parameters: trivial
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ia0a8957653353380ef77c9686a020284db0e460c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54677
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/kfilnd/kfilnd.c
lnet/klnds/o2iblnd/o2iblnd_cb.c