If lchown() is not available, we only skip the call to chown() for a
authorWayne Davison <wayned@samba.org>
Mon, 3 Jan 2005 22:47:55 +0000 (22:47 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 3 Jan 2005 22:47:55 +0000 (22:47 +0000)
commit70a2c84cd2cdfa834edccf3a82cbe22618a3dd67
tree6c4a57975dd55c525d3fca1db3279b61c5949714
parent21524e30838f8bae37dd8679169c1cb5e4352e83
If lchown() is not available, we only skip the call to chown() for a
symlink if it will try to follow the symlink (as a normal OS should).
rsync.c