Whamcloud - gitweb
LU-9846 obd: Add overstriping CONNECT flag 43/34743/2
authorPatrick Farrell <pfarrell@whamcloud.com>
Tue, 23 Apr 2019 16:43:09 +0000 (12:43 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 4 May 2019 05:57:19 +0000 (05:57 +0000)
commit5d085745af43bd15e6b7ea728491600411833b2a
treee9b5e514755a0d8227cb0a593ceca9529dc5f382
parente63a49fa69205cd6730206eaf3a7e39824586238
LU-9846 obd: Add overstriping CONNECT flag

This patch reserves the OBD_CONNECT flag for overstriping,
and also does some cleanup of OBD_CONNECT flags, putting
them in the correct order and adding some missing ones in
proc and the wire{test,check} checks.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I5d7c8f30d16cc2541d3202582fe55177022ccede
Reviewed-on: https://review.whamcloud.com/34743
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
lustre/include/lustre_export.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/llite/llite_lib.c
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c