[dm-devel] [PATCH] rm alloc_page from dm-emc take 2

Lars Marowsky-Bree lmb at suse.de
Mon Apr 11 12:00:46 UTC 2005


On 2005-04-11T04:48:12, Mike Christie <mikenc at us.ibm.com> wrote:

> >+	if (bio_add_page(bio, virt_to_page(data), data_size,
> >+			 offset_in_page(data)) != data_size) {
> My concern though is that I do no think I can do this. I mean we cannot 
> start the IO from the middle of a page.

I asked on #kernel, and supposedly this is allowed.


Sincerely,
    Lars Marowsky-Brée <lmb at suse.de>

-- 
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business




More information about the dm-devel mailing list