Whamcloud - gitweb
b=4424 Reserve obd_connect_data.ocd_max_easize field
authorroot <root@mookie.adilger.int>
Fri, 10 Dec 2010 09:34:05 +0000 (02:34 -0700)
committerAndrew Perepechko <andrew.perepechko@oracle.com>
Fri, 10 Dec 2010 14:19:28 +0000 (17:19 +0300)
commit060a46f4ccefeaaeeec3e8a217bd8677da17b54c
tree54e248dd12ca5c9e1096c1597c4cb28bed9047e3
parent6650d4d5ff6f4f9dbc728be1c846543d4c7dca73
b=4424 Reserve obd_connect_data.ocd_max_easize field

To avoid potential incompatible changes between b1_8 and master,
reserve the ocd_max_easize field.  The corresponding connect flag
OBD_CONNECT_MAX_EASIZE has been reserved for some time already.

Add several other OBD_CONNECT_ flags that have already been defined
to the wirecheck/wiretest tools.
lustre/include/lustre/lustre_idl.h
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c