Bug 10646

Summary: distcc says: (dcc_pump_sendfile) ERROR: sendfile returned 0? can't cope (bisected)
Product: IO/Storage Reporter: Rafael J. Wysocki (rjw)
Component: Block LayerAssignee: Jens Axboe (axboe)
Status: CLOSED CODE_FIX    
Severity: normal CC: dan.j.williams
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.26-rc1 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 10492    

Description Rafael J. Wysocki 2008-05-08 14:16:53 UTC
Subject    : distcc says: (dcc_pump_sendfile) ERROR: sendfile returned 0? can't cope (bisected)
Submitter  : Dan Williams <dan.j.williams@intel.com>
Date       : 2008-05-07 14:13
References : http://lkml.org/lkml/2008/5/7/298
Handled-By : Jens Axboe <jens.axboe@oracle.com>
Handled-By : Tom Zanussi <zanussi@comcast.net>

This entry is being used for tracking a regression from 2.6.25.  Please don't
close it until the problem is fixed in the mainline.
Comment 1 Rafael J. Wysocki 2008-05-08 14:18:23 UTC
Caused by:

commit c3270e577c18b3d0e984c3371493205a4807db9d
Author: Tom Zanussi <zanussi@comcast.ne>
Date:   Thu Apr 24 12:52:20 2008 +0200

    relay: fix splice problem

    Signed-off-by: Tom Zanussi <zanussi@comcast.net>
    Signed-off-by: Jens Axboe <jens.axboe@oracle.com>