Bug 1245 - 1.0.5 stalls during reading
Summary: 1.0.5 stalls during reading
Status: RESOLVED FIXED
Alias: None
Product: CifsVFS
Classification: Unclassified
Component: kernel fs (show other bugs)
Version: 2.6
Hardware: All Linux
: P3 major
Target Milestone: ---
Assignee: Steve French
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-05 10:27 UTC by Dexter Filmore
Modified: 2005-03-07 20:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dexter Filmore 2004-04-05 10:27:45 UTC
when reading large blocks of data (like iso images) the transfer rate will drop at an uncertain point 
and the client system stalls. (just like the "stall on write" bug, only while reading).
Recompiling kernel with 1.0.4 files solves this problem.
Comment 1 Steve French 2005-03-07 20:56:48 UTC
fixed primarily by changes to fs/cifs/connect.c in socket handling (fix is 
certainly in 2.6.10 kernels or later and patches on website for earlier 
kernels)