Whamcloud - gitweb
LU-8402 ldlm: assume OBD_CONNECT_IBITS 09/30009/3
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 8 Nov 2017 15:44:51 +0000 (09:44 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Dec 2017 05:16:05 +0000 (05:16 +0000)
commitc7a833830de691967081cd7a42199b924ea7efdc
treec34aaf3c48fb4a1414fee9075048a47154b0e653
parent8b1bd1b88ae915c89fcbdc83abebe217a681a9e7
LU-8402 ldlm: assume OBD_CONNECT_IBITS

Clients and MDSs have supported and required OBD_CONNECT_IBITS since
before 1.6 so remove obsolete code to handle clients that do not
support this flag.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I24a623b063c518755b81d02fc48fa0f76aacd318
Reviewed-on: https://review.whamcloud.com/30009
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/mdt/mdt_handler.c
lustre/ptlrpc/import.c