Fixup the large_writex problem (a large_writex can send a full 64k of data,
authorJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:22 +0000 (19:28 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 24 May 2001 19:28:22 +0000 (19:28 +0000)
commit9ff6634db923da17b0946141abf3ce7df61a0dab
tree229410ba018228a830faa7128b3dd5b0e22ba8b0
parent00cdd8cfa2cadb89c4502b061d9889998025ab9a
Fixup the large_writex problem (a large_writex can send a full 64k of data,
we already have space for this we just need to understand the length correctly).
Jeremy.
(This used to be commit 19145bae720bbcc32dcab380c62a33d1f0e3eef0)
source3/include/smb.h
source3/lib/util_sock.c
source3/smbd/oplock.c
source3/smbd/process.c
source3/smbd/reply.c