fixed two writex client bugs
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 Mar 2004 07:11:13 +0000 (07:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 8 Mar 2004 07:11:13 +0000 (07:11 +0000)
commit14591dc0eaa8751e8eb982d4157862e8ab8f2841
treebcb3a05ee76113a05f79094088baec523a0aefb3
parent2622eaeca67edd0ff23ff34fc65b8db1f1d2fe83
fixed two writex client bugs

 - always use the 14 word writex varient even for small transfers as
   long as large offsets are negotiated (this matches windows
   behaviour)

 - make sure we fill in the top 16 bits of the count for large writex
   calls
(This used to be commit 9ea20d0c9a1cb4800f3f54195cbbe70c98c8e423)
source4/libcli/raw/rawreadwrite.c