]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK
authorFan Yong <fan.yong@intel.com>
Wed, 23 Nov 2016 23:01:19 +0000 (18:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 20:50:38 +0000 (21:50 +0100)
commit59b6693aea77c5b53412853222d3066d5dc55f5f
treedf91de0589222caa3ed6f6c933cf6fd4ec37bd64
parent0b83bc1675deb3c832374831b71ce1292e3b0c71
staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACK

The connection flag OBD_CONNECT_OBDOPACK will be used for the
following the patch: LU-4215 optimize OUT protocol
http://review.whamcloud.com/15336

Land the connection flags to upstream client earlier for reserving
the slot to avoid potential conflict with others.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7543
Reviewed-on: http://review.whamcloud.com/17646
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
drivers/staging/lustre/lustre/ptlrpc/wiretest.c