Adding filter-attribute-mods patch; updating patches.
[rsync/rsync-patches.git] / adaptec_acl_mods.diff
index 8303079..008399e 100644 (file)
@@ -24,8 +24,8 @@ Todo:
 Fix a bug that could lose some bits when stripping some (supposedly)
 superfluous ACL info.
 
+based-on: 181c9faf928faad08ef095f4667afe460ec3bef6
 diff --git a/lib/sysacls.c b/lib/sysacls.c
-index 7334fd4..1bacc75 100644
 --- a/lib/sysacls.c
 +++ b/lib/sysacls.c
 @@ -31,6 +31,18 @@
@@ -71,7 +71,6 @@ index 7334fd4..1bacc75 100644
                acl_add_perm(permset, ACL_READ);
        if (bits & 2)
 diff --git a/lib/sysacls.h b/lib/sysacls.h
-index fd75bb6..5bd64de 100644
 --- a/lib/sysacls.h
 +++ b/lib/sysacls.h
 @@ -59,8 +59,8 @@