Revert the part of bug fix #7233 - print fails with jobs >4GB from Win7 clients.
authorJeremy Allison <jra@samba.org>
Fri, 26 Mar 2010 16:32:40 +0000 (09:32 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 26 Mar 2010 16:32:40 +0000 (09:32 -0700)
commit1fc5e7a3d6b1ee88da5479c8614ef18498799ae0
tree10afa680d288f1ae6ea061671334887f70d84d47
parent4b89195f0c61404a30c8c688df44ce2b3796c370
Revert the part of bug fix #7233 - print fails with jobs >4GB from Win7 clients.

Submitter reports print file corruption after 2GB when SMBwrite etc.
always write at EOF. Still working on the fix.

Jeremy.
source3/smbd/reply.c