Fix itemize bug with --link-dest, -X, and -n.
authorWayne Davison <wayned@samba.org>
Mon, 25 Nov 2013 17:12:06 +0000 (09:12 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 25 Nov 2013 17:18:18 +0000 (09:18 -0800)
commiteaa4e2d1ee5518f3d785279cacf6bf794473ef16
treea098101512cb5b5bd53c129ccc2231eee45ebe5d
parente461cefbabd6ae82ed5aa6686d0d118931b8fdc8
Fix itemize bug with --link-dest, -X, and -n.

When running with --*-dest & -X, some alt-dest-found files would not
use the right name when looking up old attrs in itemize(), causing a
weird error for a --dry-run copy.  Fixes bug 10238.
generator.c