From: Wayne Davison Date: Sat, 31 Jul 2004 16:15:41 +0000 (+0000) Subject: One call to link_stat() (in set_perms()) needed to honor the setting X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/81b07870c8d1b69a594694898111f6c7af6ea419?hp=81b07870c8d1b69a594694898111f6c7af6ea419 One call to link_stat() (in set_perms()) needed to honor the setting of keep_dirlinks if the current item is a directory. ---