diff options
author | Shaohua Li <shli@kernel.org> | 2015-05-13 09:30:08 -0700 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-05-21 09:14:20 +1000 |
commit | 487696957e3bd64ccffe62c0ac4ff7bf662785ab (patch) | |
tree | bc03d9ac49f4344fea737912783f5f9c9624094e /drivers/md/raid0.c | |
parent | bb27051f9fd7643f05d8f0babce3337f0b9b3087 (diff) | |
download | linux-487696957e3bd64ccffe62c0ac4ff7bf662785ab.tar.gz linux-487696957e3bd64ccffe62c0ac4ff7bf662785ab.tar.bz2 linux-487696957e3bd64ccffe62c0ac4ff7bf662785ab.zip |
raid5: fix broken async operation chain
ops_run_reconstruct6() doesn't correctly chain asyn operations. The tx returned
by async_gen_syndrome should be added as the dependent tx of next stripe.
The issue is introduced by commit 59fc630b8b5f9f21c8ce3ba153341c107dce1b0c
RAID5: batch adjacent full stripe write
Reported-and-tested-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid0.c')
0 files changed, 0 insertions, 0 deletions