Whamcloud - gitweb
LU-13004 net: discard LNET_MD_IOVEC 74/36974/6
authorMr NeilBrown <neilb@suse.de>
Thu, 21 Nov 2019 04:26:04 +0000 (15:26 +1100)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Mar 2020 07:00:20 +0000 (07:00 +0000)
commitbcdb4a285f33f83ca51ec0eb6945ef95a3164f7a
tree52e04b1652371252ccc6dee197710e83212578d2
parent610a7542107d5a8ab0a12dc8bda7a4f44f9f0b60
LU-13004 net: discard LNET_MD_IOVEC

This flag is now never set, so discard it.  lnet_md memory descriptors
are either a single virtual address, or a list of bvec.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I9b2280f801108e5d9fc718c90c83692042991f12
Reviewed-on: https://review.whamcloud.com/36974
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/include/lnet/lib-lnet.h
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/lnet/lib-md.c
lustre/ptlrpc/pers.c