Whamcloud - gitweb
LU-7669 lmv: assume a real connection in lmv_connect() 18/18018/5
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 15 Jan 2016 17:14:12 +0000 (11:14 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 11 Aug 2016 05:50:19 +0000 (05:50 +0000)
commitf35328e1e312259d917726f9e953cb6b834e60cf
tree7db3a455f3b2d8a6fba52678ec901f5891f58de4
parentbe7efb4ce06996444c08914305a73833a7123eeb
LU-7669 lmv: assume a real connection in lmv_connect()

Assume a real connection in lmv_connect(). Mark OBD_CONNECT_REAL
obsolete. Remove the then unnecessary refcount and exp members of
struct lmv_obd. Remove calls to lmv_check_connect(). Disconnect the
export in the appropriate error path of lmv_connect().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I6d4f449506020964afd7f012983bfb2339429e0f
Reviewed-on: http://review.whamcloud.com/18018
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/llite/llite_lib.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_internal.h
lustre/lmv/lmv_obd.c