Fixed a bug when acls are being preserved and one of the --*-dest options
authorWayne Davison <wayned@samba.org>
Sat, 21 Oct 2006 21:00:47 +0000 (21:00 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 21 Oct 2006 21:00:47 +0000 (21:00 +0000)
commit668bbc0a0c53e18c8eeaf6985057de5a9e61e7f4
tree25533bc6ef2f2448155f0c749c3d85bdf3847edf
parent14e6c941bc52574e48ca8fb427ee38a0c62bc1db
Fixed a bug when acls are being preserved and one of the --*-dest options
are in effect.  Matt pointed out that the ACL-checking code was trying to
check the perms of a non-existent destination file instead of an alternate
basis file (when the dest does not exist and an alt-basis does).
acls.diff