Windows: additional CM_REQ flags

Change-Id: Ic620d157817e39053e75ba79ad7d582ba3067424
Reviewed-on: http://gerrit.openafs.org/5340
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
Jeffrey Altman 2011-09-03 18:22:53 -04:00 committed by Jeffrey Altman
parent 21496cc223
commit f1ca805de8

View File

@ -70,7 +70,8 @@ typedef struct cm_req {
#define CM_REQ_NEW_CONN_FORCED 0x02
#define CM_REQ_SOURCE_SMB 0x04
#define CM_REQ_VOLUME_UPDATED 0x08
/* 0x10 and 0x20 are reserved for the afs redirector */
#define CM_REQ_WOW64 0x10
#define CM_REQ_SOURCE_REDIR 0x20
#define CM_REQ_OFFLINE_VOL_CHK 0x40
/*