Previous solution for --no-whole-file would probably break when
authorMartin Pool <mbp@samba.org>
Tue, 19 Mar 2002 03:39:42 +0000 (03:39 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 19 Mar 2002 03:39:42 +0000 (03:39 +0000)
connecting to old servers that don't have --no-whole-file.

Instead, we handle no_whole_file and whole_file separately, without
the magic -1 value.  We don't modify no_whole_file after
initialization.


No differences found