Whamcloud - gitweb
LU-5361 llite: Remove OBD_FAIL_OSC_CONNECT_CKSUM 44/23644/4
authorAbrarahmed Momin <abrar.habib@seagate.com>
Fri, 3 Mar 2017 13:44:23 +0000 (19:14 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Mar 2017 02:58:17 +0000 (02:58 +0000)
commit5c3151841520001b75e908af0fc3446d80853969
tree822941aecbc9143d6b061b22fbf4413f04043273
parentcd38d6cb92c468372d90e627c79e0c747713839d
LU-5361 llite: Remove OBD_FAIL_OSC_CONNECT_CKSUM

Remove OBD_FAIL_OSC_CONNECT_CKSUM as all clients and servers
since 1.8 support OBD_CONNECT_CKSUM. No reason to check
interoperability with older servers anymore. Remove sanity
test_77i(), update test_77j().
Fix _wait_osc_import_state() to fetch OST state when facet
is client.

Seagate-bug-id: MRP-1421
Signed-off-by: Abrarahmed Momin <abrar.habib@seagate.com>
Change-Id: I664f50bc8dbd3a169bcb7e42706717416d6e1006
Reviewed-on: https://review.whamcloud.com/23644
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/llite/llite_lib.c
lustre/ofd/ofd_obd.c
lustre/ptlrpc/import.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh