Updated patches to work with the current trunk.
[rsync/rsync-patches.git] / adaptec_acl_mods.diff
index c7e33c3..8303079 100644 (file)
@@ -25,6 +25,7 @@ Fix a bug that could lose some bits when stripping some (supposedly)
 superfluous ACL info.
 
 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 @@
@@ -70,6 +71,7 @@ diff --git a/lib/sysacls.c b/lib/sysacls.c
                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 @@