search for: xattr_acl

Displaying 4 results from an estimated 4 matches for "xattr_acl".

Did you mean: xattr_ac
2010 Jul 21
2
Are acl_xattr and admin users option incompatible?
...ist at the same time seem to conflict. I have a tool that is running on a windows box that needs full access to files on a given share while ignore individual file and folder permissions. We were able to make that tool run as an "admin user" in smb.conf. When I run the tool with the vfs xattr_acl module turned on (for best compatibility with nt acls), the tests fail but when using only straight POSIX acls the test works. Running things manually, it appears that running with only POSIX acls the root user on the samba side is able to read/write any file as expected, but with acl_xattr turned...
2004 Dec 07
1
symlink permissions
...Otherwise I guess (for 2.6.9): --- fs/ext3/acl.h 2004-12-07 08:15:07.859199829 +0000 +++ fs/ext3/acl.h.khy 2004-12-07 08:05:11.631931063 +0000 @@ -5,6 +5,7 @@ */ #include <linux/xattr_acl.h> +#include <linux/stat.h> #define EXT3_ACL_VERSION 0x0001 #define EXT3_ACL_MAX_ENTRIES 32 @@ -79,7 +80,8 @@ static inline int ext3_init_acl(handle_t *handle, struct inode...
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...| 14 ++--- fs/reiserfs/ioctl.c | 4 +- fs/reiserfs/namei.c | 21 ++++---- fs/reiserfs/stree.c | 4 +- fs/reiserfs/super.c | 2 +- fs/reiserfs/xattr.c | 5 +- fs/reiserfs/xattr_acl.c | 2 +- fs/romfs/super.c | 4 +- fs/smb/client/file.c | 4 +- fs/smb/client/fscache.h | 5 +- fs/smb/client/inode.c | 15 +++--- fs/smb/client/smb2ops.c | 2 +- fs/smb/serv...
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel