Whamcloud - gitweb
LU-6142 o2iblnd: remove some unused fields. 91/35891/3
authorMr NeilBrown <neilb@suse.com>
Thu, 22 Aug 2019 05:50:13 +0000 (15:50 +1000)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Sep 2019 23:02:30 +0000 (23:02 +0000)
commit68c04b8fdd5dc5a7a19bc393182d3a8240a116c6
tree01bfc4f4a3ccd76c0240546a1f2b2f1f8208d30e
parentd1b08c58b43e6768ac46d96fa6395d9f86a2d005
LU-6142 o2iblnd: remove some unused fields.

Fields kib_min_reconnect_interval kib_max_reconnect_interval kib_ntx
are never used or set.

ibh_mr_shift is set but never used;
rx_status is used (in a debug message) but never set.

Remove them all.

We could possibly remove ibh_mr_size too. It is only used
for an error message.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.com>
Change-Id: If1ff73c15f8e712be4e3d77e9572a4d4e741c75d
Reviewed-on: https://review.whamcloud.com/35891
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h