Attempt to avoid a problem with --copy-unsafe-links where a symlink was wip/copy-unsafe-links-double
authorMatt McCutchen <matt@mattmccutchen.net>
Tue, 6 Oct 2009 03:56:00 +0000 (23:56 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Tue, 6 Oct 2009 03:56:00 +0000 (23:56 -0400)
commit2aee4549a3e64458fc232878c51cb5cf8f26d494
tree71e752a5e2689edba5da679adccbaad4f4a4d2cf
parenta71b436858ba82aa171bd4b9f7deccd69a7541b1
Attempt to avoid a problem with --copy-unsafe-links where a symlink was
considered safe even though it walked out of the tree established by a
previous unsafe symlink.

http://lists.samba.org/archive/rsync/2009-October/024003.html
backup.c
flist.c
generator.c
rsync.h
t_unsafe.c
util.c