md/raid5: add some more fields to stripe_head_state
authorNeilBrown <neilb@suse.de>
Tue, 26 Jul 2011 01:35:20 +0000 (11:35 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 26 Jul 2011 01:35:20 +0000 (11:35 +1000)
commitc5709ef6a094c72b56355590bfa55cc107e98376
tree60e6208feff1ca8da4ce9a90cae3ef9d028d72fc
parentf2b3b44deee1524ca4f006048e0569f47eefdb74
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 <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
drivers/md/raid5.c
drivers/md/raid5.h