Bug 6009 - Setting "min receivefile size = 1" breaks writes.
Summary: Setting "min receivefile size = 1" breaks writes.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 regression
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 20:03 UTC by Jeremy Allison
Modified: 2009-01-05 12:26 UTC (History)
0 users

See Also:


Attachments
Patch for 3.2 (569 bytes, patch)
2009-01-02 20:20 UTC, Jeremy Allison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2009-01-02 20:03:07 UTC
Reported by Volker to me today. The calculation of "min receivefile size" doesn't take account of smb headers so is invoked at the wrong time.
Needs fixing before 3.3 ships.
Jeremy.
Comment 1 Jeremy Allison 2009-01-02 20:20:06 UTC
Created attachment 3845 [details]
Patch for 3.2

Patch for 3.2.x and above. Volker please check !
Jeremy
Comment 2 Jeremy Allison 2009-01-05 12:26:55 UTC
Fixed with the supplied patch.
Jeremy.