Moved the write_stream_flags() call from io.c into main.c so that
authorWayne Davison <wayned@samba.org>
Mon, 18 Dec 2006 06:56:30 +0000 (06:56 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 18 Dec 2006 06:56:30 +0000 (06:56 +0000)
commite10664c5e877bd75b58fe542024fcecf74e55091
tree2e1bea614e6457360087e8bf0f8b2e3be4548fb2
parent99a957d3f4919e6e47a838ae068a5fd45a99105d
Moved the write_stream_flags() call from io.c into main.c so that
it gets called before the transfer starts (thus ensuring that it
can write out un-tweaked values of preserver_[ug]id vars).
io.c
main.c