]> andersk Git - moira.git/commitdiff
added MR_FS_GROUPQUOTA value for nfsphys flags
authormar <mar>
Mon, 2 Apr 1990 19:14:50 +0000 (19:14 +0000)
committermar <mar>
Mon, 2 Apr 1990 19:14:50 +0000 (19:14 +0000)
include/moira.h

index ba012ef9acd3357c5af370e2d0c7ed08c0ae9161..bd117b1578157a8976000eb82284d0555fb85494 100644 (file)
@@ -41,6 +41,7 @@
 #define        MR_FS_FACULTY   0x0002
 #define MR_FS_STAFF    0x0004
 #define MR_FS_MISC     0x0008
+#define MR_FS_GROUPQUOTA 0x0010
 
 /* magic values to pass for list and user queries */
 #define UNIQUE_GID     "create unique GID"
This page took 2.874474 seconds and 5 git commands to generate.