Whamcloud - gitweb
LU-10499 pcc: introducing OBD_CONNECT2_PCCRO flag 91/40791/8
authorQian Yingjin <qian@ddn.com>
Mon, 30 Nov 2020 02:08:17 +0000 (10:08 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Jul 2021 18:46:53 +0000 (18:46 +0000)
commit6007dc9382df7260841a4748158307ade25f22ef
tree7650218da6d15c4645dd8eb4145efd9bd9aa7d16
parent1b166d6dd6a2f39dfe35b60be169b288665d0283
LU-10499 pcc: introducing OBD_CONNECT2_PCCRO flag

Add a new connection flag OBD_CONNECT2_PCCRO to solve the access
consistency from the old client without PCC-RO support.

By necessity, also include definitions for OBD_CONNECT2_MODE_CONVERT
and OBD_CONNECT2_BATCH_RPC so obd_connect_names[] works.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I19716e94a86e53353c1628d414c92e61e084dfc9
Reviewed-on: https://review.whamcloud.com/40791
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c