]> git.baikalelectronics.ru Git - kernel.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>
Tue, 21 Apr 2015 22:00:41 +0000 (08:00 +1000)
commit500f69eb65c17af9a6d0db165e1f7b3f0c256a5e
tree20dfdc319ebbd53033f325017f24b5ad92970c31
parent55c945ad431c125531633cfff6e35281af3ef9fb
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