[PATCH] blktrace: use send() for last data on quit in sendfile() path
authorJens Axboe <axboe@suse.de>
Mon, 20 Feb 2006 08:56:56 +0000 (09:56 +0100)
committerJens Axboe <axboe@suse.de>
Mon, 20 Feb 2006 08:56:56 +0000 (09:56 +0100)
commit18eed2a721adb13ab374700d7ded3cfb26ed73c6
treef252ca15fbf6e1b19777ad838d97b86ce458caf0
parent1be42f3d3db5576ab892c769cadf488d3562017c
[PATCH] blktrace: use send() for last data on quit in sendfile() path

We need to do that, as we can only use full subbufs in the sendfile() path.
blktrace.c