/[hurdextras]/libfuse/fuse_i.h
ViewVC logotype

Diff of /libfuse/fuse_i.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by stesie, Sat Dec 3 19:01:25 2005 UTC revision 1.15 by stesie, Sat Dec 10 14:02:42 2005 UTC
# Line 112  struct _libfuse_params { Line 112  struct _libfuse_params {
112    
113    /* whether either root or other users should be allowed to use the    /* whether either root or other users should be allowed to use the
114     * filesystem (this overrides uid/gid/umask checking!)   */     * filesystem (this overrides uid/gid/umask checking!)   */
115      unsigned deflt_perms         : 1;
116    unsigned allow_other         : 1;    unsigned allow_other         : 1;
117    unsigned allow_root          : 1;    unsigned allow_root          : 1;
118    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26