Whamcloud - gitweb
LU-13004 gnilnd: remove support for GNILND_BUF_VIRT_* 47/37847/8
authorMr NeilBrown <neilb@suse.de>
Wed, 4 Dec 2019 05:26:07 +0000 (16:26 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 May 2020 05:04:37 +0000 (05:04 +0000)
commitd50617709841a37afd9db00ea6c4ace94828a3c2
tree60a6f44c06a6e4f7e9936f3e57200a2f2e3d4fd5
parentc87f41dd20f9940625b4cf8ee423c1d6ccac4750
LU-13004 gnilnd: remove support for GNILND_BUF_VIRT_*

GNILND_BUF_VIRT_UNMAPPED and GNILND_BUF_VIRT_MAPPED are
not longer set, so remove them and any code that only
runs when they are set.
    gnd_map_nvirt  gnd_map_virtnob
can go too.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: If394bc2cf64f903ed4cdb1e1e80a2a017accd562
Reviewed-on: https://review.whamcloud.com/37847
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/gnilnd/gnilnd.c
lnet/klnds/gnilnd/gnilnd.h
lnet/klnds/gnilnd/gnilnd_cb.c
lnet/klnds/gnilnd/gnilnd_proc.c