Whamcloud - gitweb
LU-4684 ptlrpc: add dir migration connect flag 14/31914/6
authorLai Siyao <lai.siyao@intel.com>
Tue, 3 Apr 2018 02:55:18 +0000 (10:55 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 6 May 2018 03:40:40 +0000 (03:40 +0000)
commit14b98596fa2433b6c8a8cce3ee5d0ddefab5982e
treebe3f5b8c4ae19340f463e60ce45491c62f32f163
parentfdb5d3d508edb6d76b6fcc1f23d5d9649211ab64
LU-4684 ptlrpc: add dir migration connect flag

Add dir migration connect flag to prevent collision with other
features. Though dir migration code exists, it will be reworked,
and the new RPC protocol won't be compatible with current one.

Also handle the previously-added OBD_CONNECT2_FLR flag.

Test-Parameters: trivial
Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: Ie3eaec8602664170b52e3778b76059a0899ee7b1
Reviewed-on: https://review.whamcloud.com/31914
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.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