- Typical tranfers now save 12-20 bytes per file because several vars
authorWayne Davison <wayned@samba.org>
Sun, 3 Dec 2006 06:44:16 +0000 (06:44 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 3 Dec 2006 06:44:16 +0000 (06:44 +0000)
  were moved out of file_struct into an optional member-var setup.
- Renamed and reorganized the FLAG_* defines.
- Use NDX_DONE instead of a literal -1 when sending/checking the
  end-of-phase index value.


No differences found