From c5709ef6a094c72b56355590bfa55cc107e98376 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Tue, 26 Jul 2011 11:35:20 +1000 Subject: [PATCH] md/raid5: add some more fields to stripe_head_state Adding these three fields will allow more common code to be moved to handle_stripe() struct field rearrangement by Namhyung Kim. Signed-off-by: NeilBrown Reviewed-by: Namhyung Kim --- Reading git-format-patch failed