Re: [PATCH 005 of 11] md: Merge raid5 and raid6 code

From: H. Peter Anvin
Date: Mon May 01 2006 - 01:40:27 EST


NeilBrown wrote:
There is a lot of commonality between raid5.c and raid6main.c. This
patches merges both into one module called raid456. This saves a lot
of code, and paves the way for online raid5->raid6 migrations.

There is still duplication, e.g. between handle_stripe5 and
handle_stripe6. This will probably be cleaned up later.

Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
Signed-off-by: Neil Brown <neilb@xxxxxxx>


Wonderful! Thank you for doing this :)

-hpa
-
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/