Whamcloud - gitweb
LU-11213 uapi: reserve connect flag for plain layout 56/34656/2
authorLai Siyao <lai.siyao@whamcloud.com>
Fri, 22 Mar 2019 18:45:34 +0000 (02:45 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 18 Apr 2019 22:09:57 +0000 (22:09 +0000)
commit14ee65e77bdcf390568f81fad7505048f69bebe9
tree40688713d5ccd24e06543acc4a3ad240c50f53de
parent93aa684046699a1d8802524003115ebaf07758ca
LU-11213 uapi: reserve connect flag for plain layout

Reserve OBD_CONNECT2_PLAIN_LAYOUT flag, so that client supporting
plain layout won't enable plain layout if MDT doesn't support,
and in contrary, MDT supporting plain layout won't send such layout
to client that doesn't support.

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: Ia629e17d83b5b48c94518de428e5abd79e5a37f0
Reviewed-on: https://review.whamcloud.com/34656
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c