[PATCH 0/2] bio: blk_rq_map_* bounce support fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: FUJITA Tomonori
Date: Sunday, August 24, 2008 - 10:22 pm

This patchset fixes blk_rq_map_user_iov and blk_rq_map_kern bounce
support, which were introduced in 2.6.26. They can't handle READ
requests that partially completed.

This is against the for-linus branch in the block tree.

I think that we can clean up the code a bit (e.g. bio_copy_kern could
use __bio_copy_iov) but the patches need to go to the stable tree so I
kept the change to a minimum.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
writable packet CD mounting in 2.6.26.x?, Nix, (Wed Aug 6, 12:12 pm)
Re: writable packet CD mounting in 2.6.26.x?, Alexey Dobriyan, (Thu Aug 7, 8:14 pm)
Re: writable packet CD mounting in 2.6.26.x?, Alexey Dobriyan, (Thu Aug 7, 10:37 pm)
[PATCH 0/2] bio: blk_rq_map_* bounce support fixes, FUJITA Tomonori, (Sun Aug 24, 10:22 pm)
Re: [PATCH 0/2] bio: blk_rq_map_* bounce support fixes, Jens Axboe, (Mon Aug 25, 11:34 am)