Whamcloud - gitweb
LU-13004 ptlrpc: remove *GET*KVEC macros and fields. 72/36972/3
authorMr NeilBrown <neilb@suse.de>
Wed, 4 Dec 2019 02:22:29 +0000 (13:22 +1100)
committerOleg Drokin <green@whamcloud.com>
Sun, 1 Mar 2020 05:36:15 +0000 (05:36 +0000)
commit2006ca8d430dff6dda7981b901899293bfd33180
tree90261a4635b9b57ebf1cd0ff3f1f2720fe9fde1b
parent347ec7b87c766613d43aa340c3a1e6fa3cdcf044
LU-13004 ptlrpc: remove *GET*KVEC macros and fields.

GET_KVEC, BD_GET_KVEC, GET_ENC_KVEC, BD_GET_ENC_KVEC
are no longer used.
There are the only users of the bd_kvec field of bd_u,
so that field can be removed, and bd_u can be discarded
and its other field (bd_kiov) promoted.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I31d19f6867c907029aa8d9ceee27c5ac9c9225a1
Reviewed-on: https://review.whamcloud.com/36972
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_net.h