search for: def_acl

Displaying 5 results from an estimated 5 matches for "def_acl".

2010 Jun 02
1
DO NOT REPLY [Bug 7489] New: rsyncd segfaults using daemon exclude filter
...de: # diff -c generator.c.orig generator.c *** generator.c.orig 2009-04-26 08:51:50.000000000 -0600 --- generator.c 2010-06-02 15:04:36.000000000 -0600 *************** *** 1300,1305 **** --- 1300,1311 ---- skip_dir = NULL; } + #ifdef SUPPORT_ACLS + sx.acc_acl = sx.def_acl = NULL; + #endif + #ifdef SUPPORT_XATTRS + sx.xattr = NULL; + #endif if (daemon_filter_list.head && (*fname != '.' || fname[1])) { if (check_filter(&daemon_filter_list, FLOG, fname, is_dir) < 0) { if (is_dir < 0) ******...
2011 Dec 16
1
[Bug 8665] New: Crash in free_xattr(), from recv_generator()
...re, including the pointer to sx.xattr. The free_xattr(&real_sx) descends into real_sx.attr (which is pointing to the same location as sx.xattr) and frees up the malloced memory, and then the free_xattr(&sx) tries to do the same thing and we go "pop!". Note that sx.acc_acl and sx.def_acl have the same issue (I'm not using acls so I'm not seeing the problem there). I had a look at doing a deep copy of sx into real_sx as my first thought, however that quickly turned into a maze of twisty little mallocs, all alike, and I'm not sure the complexity is necessary. Another so...
2012 Jun 09
2
[patch] NFSv4/ZFS ACLs
This is a PoC patch for NFSv4/ZFS ACLs. The objective of the patch is that rsync --acls support NFSv4/ZFS ACLs without requiring a new command line option NFSv4 ACLs can't be represented using POSIX draft ACLs, if an NFSv4 ACL is present a separate POSIX draft ACL will not be present and there are new APIs to access NFSv4 ACLs. So we need to distinguish between NFSv4 ACLs and POSIX ACLs in
2006 Nov 10
1
Internal error: wrong write used in receiver.
Hi, I'm using 2.6.9 but I get: recv_files phase=1 generate_files phase=2 recv_files phase=2 recv_files finished generate_files phase=3 deleting in home delete_in_dir(home) [generator] make_file(home/administ,*,2) Internal error: wrong write used in receiver. _exit_cleanup(code=2, file=io.c, line=1204): entered _exit_cleanup(code=19, file=main.c, line=1182): entered rsync error: received
2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
...000, psbuf = (nil), powner = (nil), pgroup = 0x000070000000000e, pal = 0x0000000051012748, the_acl_type = 410016384), line 2462 in "posix_acls.c" posix_get_nt_acl_common(conn = 0x000000011014b960, name = "", sbuf = 0x00000000510126f5, pal = (nil), posix_acl = 0x0fffffffffffd690, def_acl = (nil), security_info = 268435455, ppdesc = 0x0fffffffffffd338), line 3177 in "posix_acls.c" posix_get_nt_acl(conn = 0x09000000000103e0, name = (nil), security_info = 268435455, ppdesc = (nil)), line 3467 in "posix_acls.c" vfswrap_get_nt_acl(handle = 0x0fffffffffffd160, name =...