Whamcloud - gitweb
LU-974 protocol: change OBD_CONNECT_GRANT_PARAM
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 13 Mar 2012 20:53:41 +0000 (14:53 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Apr 2012 22:44:50 +0000 (18:44 -0400)
commit7ca464a65709e141b73ae6f22a930a2a8a799f15
tree7af4a74678963534e622b67cbff69ac73c010eb1
parentf68c7642d140c3ad87af5c155a6eb8207585ca16
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: I503892c3b595c0272b0941fa58a16a496321cab0
Reviewed-on: http://review.whamcloud.com/2299
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c