Whamcloud - gitweb
LU-17689 o2iblnd: handle unexpected network data gracefully 01/55501/5
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Fri, 21 Jun 2024 17:40:20 +0000 (10:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 17 Jul 2024 15:21:50 +0000 (15:21 +0000)
commitb5deb41522673b50b1b7c576fdabd0f8fb331eb4
treef1986b0a59b1018a539c177b8a7b02cd8051525f
parentab3b29ec39be8ed05224017bf6f017995451f16f
LU-17689 o2iblnd: handle unexpected network data gracefully

Remove assertions in favour of graceful handling of
unexpected data coming in: prefer to report and handle the error
and carry on.

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I62dc260e781ab0d2a5069560ca05f692a612bb8f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55501
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c