]> git.karo-electronics.de Git - karo-tx-linux.git/commit
raid5: handle io error of batch list
authorshli@kernel.org <shli@kernel.org>
Mon, 15 Dec 2014 01:57:03 +0000 (12:57 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 8 Apr 2015 02:57:53 +0000 (12:57 +1000)
commit2d31656218e60c03cbebb002f26b4e674754968d
tree05f449668a7f6ceb08519da4344cc485b7b6e1fd
parentcc5144f00f3e9f725b597d462012a74efc16883c
raid5: handle io error of batch list

If io error happens in any stripe of a batch list, the batch list will be
split, then normal process will run for the stripes in the list.

Signed-off-by: Shaohua Li <shli@fusionio.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c
drivers/md/raid5.h