]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit664b90b84c96998431ae05f4ab77867419f702ac
tree60e6208feff1ca8da4ce9a90cae3ef9d028d72fc
parentf3f05e7ca3389f5d85256fcc359571daed3820d7
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