Fix hard-link bugs when receiver isn't capable.
authorWayne Davison <wayned@samba.org>
Fri, 13 Jun 2014 22:58:26 +0000 (15:58 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 13 Jun 2014 23:05:08 +0000 (16:05 -0700)
commitba43e88527980718f99b680c3a3e3e2a3a97b6f3
treebe31f6fbf70b92a8f41e4cbc7d93349e20fed85f
parentff08acd4f24e74019dd75420fd8373fad563c1af
Fix hard-link bugs when receiver isn't capable.

If the receiving side cannot hard-link symlinks and/or special files
(including devices) then we now properly handle incoming hard-linked
items (creating separate identical items).
NEWS
flist.c
generator.c
hlink.c