Whamcloud - gitweb
LU-15714 pcc: reserve layout intent flags for PCCRO 81/46981/7
authorQian Yingjin <qian@ddn.com>
Sat, 2 Apr 2022 09:26:29 +0000 (05:26 -0400)
committerLei Feng <flei@whamcloud.com>
Tue, 12 Jul 2022 01:35:04 +0000 (09:35 +0800)
commit65374767dd4499f64cbc1c8182d333b1155e3272
tree2c668690a1d4f3137e4377bf8ba86d7c49c29889
parent210803a2475862464045b609eee43237d74e853b
LU-15714 pcc: reserve layout intent flags for PCCRO

Reserve the following layout intent flags for PCCRO:
LAYOUT_INTENT_PCCRO_SET = 7, /** set read-only layout for PCC */
LAYOUT_INTENT_PCCRO_CLEAR = 8, /** clear read-ony layout */

Test-Parameters: trivial
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: If8a414103ab13155aa483179247c81908b6ced69
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c