Whamcloud - gitweb
LU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag 63/34663/4
authorQian Yingjin <qian@ddn.com>
Thu, 28 Feb 2019 08:05:29 +0000 (16:05 +0800)
committerOleg Drokin <green@whamcloud.com>
Sun, 21 Apr 2019 06:12:10 +0000 (06:12 +0000)
commit03caa311ca920eb94cdb73935c46364e0ebe13a9
treeab91753b47ce921b522cc1a460008cadd98735d4
parent056fe83188f0a24de9e27248a7574c8fae867163
LU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag

Add an OBD_CONNECT2_LSOM connect flag so that clients do not send
MDS_ATTR_LSIZE and MDS_ATTR_LBLOCKS flags to the old servers that
do not support them.

Lustre-change: https://review.whamcloud.com/34343
Lustre-commit: fdd2c5d3a6e5f866e5ca887064e9ed37316af234

Change-Id: I266c74e56c2cb1462e204d6fd4f1399f10621416
Signed-off-by: Qian Yingjin <qian@ddn.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34663
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/llite/llite_lib.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_lib.c
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c