Whamcloud - gitweb
LU-974 protocol: change OBD_CONNECT_GRANT_PARAM
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 13 Mar 2012 19:26:05 +0000 (13:26 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Mar 2012 04:27:32 +0000 (00:27 -0400)
commit25c24649c49a6feea5f75a80125d08892f6b1657
tree7364571ba2245b68140311fbdfa9027a96da6c0f
parent32a4e45e0e5ce912b7a03c703f42a70fe5781084
LU-974 protocol: change OBD_CONNECT_GRANT_PARAM

Change the OBD_CONNECT_GRANT_PARAM flag value to avoid conflict
with the OBD_CONNECT_UMASK flag from LU-974.  While that patch is
not yet landed to our release tree, it is in use in production at
some customers.  While the risk of conflict is currently low, it
is easier to change the GRANT_PARAM value since only in use on the
orion branch, and isn't even handled by the client there yet.

Add (hopefully) clear comments for OBD_CONNECT and obd_connect_data
to ensure that they are not modified in some incompatible way across
branches.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I503892c3b595c0272b0941fa58a16a49631ecab0
Reviewed-on: http://review.whamcloud.com/2297
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c