Index: libfuse/fuse_i.h
diff -u libfuse/fuse_i.h:1.14 libfuse/fuse_i.h:1.15
--- libfuse/fuse_i.h:1.14       Sat Dec  3 19:01:25 2005
+++ libfuse/fuse_i.h    Sat Dec 10 14:02:42 2005
@@ -112,6 +112,7 @@
 
   /* whether either root or other users should be allowed to use the
    * filesystem (this overrides uid/gid/umask checking!)   */
+  unsigned deflt_perms         : 1;
   unsigned allow_other         : 1;
   unsigned allow_root          : 1;
 


_______________________________________________
Hurdextras-commit mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/hurdextras-commit

Reply via email to