[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: dm: bio split bvec fix
- From: Jens Axboe <axboe suse de>
- To: Andrew Morton <akpm osdl org>, linux-kernel vger kernel org, dm-devel redhat com
- Cc:
- Subject: [dm-devel] Re: dm: bio split bvec fix
- Date: Wed, 22 Mar 2006 12:32:35 +0100
On Mon, Mar 20 2006, Alasdair G Kergon wrote:
> The code that handles bios that span table target boundaries by breaking
> them up into smaller bios will not split an individual struct bio_vec
> into more than two pieces. Sometimes more than that are required.
>
> This patch adds a loop to break the second piece up into as many
> pieces as are necessary.
Why isn't this just handled in the merge callback? Can a single page bio
span > 2 targets?
--
Jens Axboe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]