[PATCH 0/4] staging: lustre: obd: reserve connection flags

From: James Simmons
Date: Wed Nov 23 2016 - 18:05:49 EST


Reserve several OBD_CONNECT_* flags for future use.

Fan Yong (4):
staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREE
staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEAD
staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK
staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2

.../lustre/lustre/include/lustre/lustre_idl.h | 6 +++++-
.../lustre/lustre/obdclass/lprocfs_status.c | 5 ++++-
.../staging/lustre/lustre/ptlrpc/pack_generic.c | 3 ++-
drivers/staging/lustre/lustre/ptlrpc/wiretest.c | 16 ++++++++++++----
4 files changed, 23 insertions(+), 7 deletions(-)