Whamcloud - gitweb
LU-17071 o2iblnd: IBLND_REJECT_EARLY condition causes LBUG
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Thu, 31 Aug 2023 19:34:00 +0000 (12:34 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 1 Sep 2023 13:15:11 +0000 (13:15 +0000)
commitcf50ba9423ec7efaca94eec317c9be37e26abaf5
tree1751b9197bcfde634b1514a0b9c4c7dd0b87be5b
parent7d1186a19bf8cbcf41d93ab5bd49db83f452ef51
LU-17071 o2iblnd: IBLND_REJECT_EARLY condition causes LBUG

The message printed when kiblnd_passive_connect recognizes
IBLND_REJECT_EARLY condition introduced by LU-16393 is trying
to derefence a NULL pointer in the parameter list. Fix this.

Lustre-change: https://review.whamcloud.com/52202
Lustre-commit: TBD (from a0fa2440765ee81b173de810b85a5bdb325bd274)

Test-parameters: trivial

Fixes: 1ea489f05b3 ("LU-16393 o2iblnd: add IBLND_REJECT_EARLY reject reason")
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I711e5855383c140b9f7c35b27f48995f3f0e25ee
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52211
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Gaurang Tapase <gtapase@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd_cb.c