Whamcloud - gitweb
LU-14008 o2iblnd: avoid static allocation for msg tx
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Wed, 12 Aug 2020 13:20:00 +0000 (16:20 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 29 Jan 2024 08:55:27 +0000 (08:55 +0000)
commita06697b2062a03bdfaa227191b30a2ee3510de4a
tree53de361dad178ae2aa0e2693b07f0740dd078cb2
parent9e98268aa103eef213b789231f8f269884bcb3f2
LU-14008 o2iblnd: avoid static allocation for msg tx

tx msg handling simplification, just push
a lnet header message in same list as other.

Lustre-change: https://review.whamcloud.com/40261
Lustre-commit: 7d12b98d3f8294ca0911ca730aacd07a0f822298

Test-Parameters: trivial
Cray-bug-id: LUS-1796
Change-Id: I8e5d9b8a4579ff630d4a4fbc57b06a73a662e68c
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53766
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c