Windows: disable short names in redirector option
[openafs.git] / src / WINNT / afsrdr / common / AFSUserStructs.h
index c759cec..8911a63 100644 (file)
@@ -108,8 +108,8 @@ typedef struct _AFS_COMM_RESULT_BLOCK
 //
 
 #define AFS_REDIR_INIT_FLAG_HIDE_DOT_FILES          0x00000001
-
 #define AFS_REDIR_INIT_NO_PAGING_FILE               0x00000002
+#define AFS_REDIR_INIT_FLAG_DISABLE_SHORTNAMES     0x00000004
 
 typedef struct _AFS_REDIR_INIT_INFO_CB
 {