Re: 2.6.17-rc1-mm1

From: Andrew Morton
Date: Thu Apr 13 2006 - 04:22:11 EST


Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote:
>
> > +md-dm-reduce-stack-usage-with-stacked-block-devices.patch
> > MD update.
>
> Any chance to see this merged? I think this one is pending for quite a while.

Last time I broached it with Alasdair (10 Jan) he said

I can see nothing wrong with this in principle.

For device-mapper at the moment though it's essential that, while the
bio mappings may now get delayed, they still get processed in exactly the
same order as they were passed to generic_make_request().

My main concern is whether the timing changes implicit in this patch
will make the rare data-corrupting races in the existing snapshot code
more likely. (I'm working on a fix for these races, but the unfinished
patch is already several hundred lines long.)

It would be helpful if some people on this mailing list would test this
patch in various scenarios and report back.


yes, it has been around for rather a while.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/