]> 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)
commita2bd3333ddbe360fc388a2369b1ece5dd85c0f6b
tree60e6208feff1ca8da4ce9a90cae3ef9d028d72fc
parent8be37b6b670c0407a3ca381bd611c0c10fe16f9b
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