hurdextras-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to libfuse/fuse_i.h


From: Stefan Siegl
Subject: Changes to libfuse/fuse_i.h
Date: Sat, 10 Dec 2005 09:02:42 -0500

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;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]