summaryrefslogtreecommitdiff
path: root/drivers/edac
diff options
context:
space:
mode:
authorShaohua Li <shli@kernel.org>2012-07-03 05:57:19 (GMT)
committerNeilBrown <neilb@suse.de>2012-07-03 05:57:19 (GMT)
commitfab363b5ff502d1b39ddcfec04271f5858d9f26e (patch)
treeb9d247b33102421f46b21462cd569853cb926fdb /drivers/edac
parent2e8ac30312973dd20e6807365349ecb1c7e0ea45 (diff)
downloadlinux-fsl-qoriq-fab363b5ff502d1b39ddcfec04271f5858d9f26e.tar.xz
raid5: delayed stripe fix
There isn't locking setting STRIPE_DELAYED and STRIPE_PREREAD_ACTIVE bits, but the two bits have relationship. A delayed stripe can be moved to hold list only when preread active stripe count is below IO_THRESHOLD. If a stripe has both the bits set, such stripe will be in delayed list and preread count not 0, which will make such stripe never leave delayed list. Signed-off-by: Shaohua Li <shli@fusionio.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions