Allow the file-list sending code to set XMIT_SAME_UID/XMIT_SAME_GID
authorWayne Davison <wayned@samba.org>
Fri, 28 Mar 2008 17:30:19 +0000 (10:30 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 28 Mar 2008 17:40:10 +0000 (10:40 -0700)
commitfd2598022cc10ce4f28019f5c0cb1816cd9311a4
treeb363c7e1d2dc42e495a396382f655fbe4eeffaa8
parentb05c58cce6afb65c15400dcd9fc6041c9182aad8
Allow the file-list sending code to set XMIT_SAME_UID/XMIT_SAME_GID
when owner/group info isn't being preserved.  This helps to ensure
that the lower 8 bits of the xflags aren't 0, and is what older
rsync versions did.
flist.c