]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifsacl.h
[CIFS] DFS support patchset: Added mountdata
[linux-2.6] / fs / cifs / cifsacl.h
index 30b0caf6678609561863aabfd4982c7bce5bd61e..93a7c3462ea27c7c3080bbc963f545ba51fe1286 100644 (file)
@@ -35,6 +35,9 @@
 #define UBITSHIFT      6
 #define GBITSHIFT      3
 
+#define ACCESS_ALLOWED 0
+#define ACCESS_DENIED  1
+
 struct cifs_ntsd {
        __le16 revision; /* revision level */
        __le16 type;