NeilBrown
16a53ecc35
[PATCH] md: merge raid5 and raid6 code
...
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@zytor.com >
Signed-off-by: Neil Brown <neilb@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-06-26 09:58:37 -07:00
..
2006-06-26 09:58:21 -07:00
2006-06-20 01:21:29 -07:00
2006-06-26 09:58:17 -07:00
2006-06-25 10:01:22 -07:00
2006-06-26 09:58:16 -07:00
2006-06-25 10:01:16 -07:00
2006-06-26 09:58:33 -07:00
2006-06-26 09:58:21 -07:00
2006-06-23 07:43:06 -07:00
2006-06-23 08:47:27 -07:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:25:58 -07:00
2006-05-03 20:05:41 -07:00
2006-03-25 08:23:01 -08:00
2006-06-20 01:21:29 -07:00
2006-06-25 10:01:24 -07:00
2006-06-22 11:10:36 -07:00
2006-06-22 22:11:30 -07:00
2006-06-26 09:58:28 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 10:01:00 -07:00
2006-06-26 09:58:23 -07:00
2006-06-25 10:01:23 -07:00
2006-06-25 10:00:59 -07:00
2006-06-26 09:58:37 -07:00
2006-06-26 09:58:18 -07:00
2006-06-21 11:18:25 -07:00
2006-03-24 07:33:28 -08:00
2006-06-23 07:42:45 -07:00
2006-06-19 13:06:05 +01:00
2006-06-20 20:31:24 +01:00
2006-06-26 09:58:19 -07:00
2006-06-25 10:01:04 -07:00
2006-04-21 22:20:33 +00:00
2006-06-25 10:01:25 -07:00
2006-06-21 12:00:01 -07:00
2006-06-19 15:37:31 +01:00
2006-06-25 10:01:01 -07:00
2006-06-25 10:01:14 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 10:00:55 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 17:43:33 -07:00
2006-06-23 07:43:07 -07:00
2006-05-26 11:55:46 -07:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:34 -07:00
2006-06-23 07:43:06 -07:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:18:43 -07:00
2006-06-26 09:58:21 -07:00