Whamcloud - gitweb
LU-11445 obd: remove portals handle from OBD import 50/33250/4
authorJohn L. Hammond <jhammond@whamcloud.com>
Fri, 28 Sep 2018 15:56:29 +0000 (10:56 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 10 Nov 2018 05:22:59 +0000 (05:22 +0000)
commit59729e4c08679061491b47c2adbc5208bbef0e7a
tree7a8f813a20351631e864b28df58b49d1b6bd41bf
parent0f42b388432c4b898857660197ef13a40a82cd9d
LU-11445 obd: remove portals handle from OBD import

OBD imports are never looked up using the portals handle (imp_handle)
they contain, so remove it. Also remove the unused functions
class_conn2obd() and class_conn2cliimp().

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Ib05f91f6dabbd4249769560d443ba69819fc1157
Reviewed-on: https://review.whamcloud.com/33250
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_export.h
lustre/include/lustre_import.h
lustre/include/obd_class.h
lustre/obdclass/genops.c