diff options
author | Zhengyuan Liu <liuzhengyuan@kylinos.cn> | 2016-11-26 03:57:14 +0100 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-11-29 23:45:14 +0100 |
commit | 462eb7d87297dae5837f3445b68b79e835ab0d6c (patch) | |
tree | 50567f8169c15e45079933a4d27dae7f0a754c3d /REPORTING-BUGS | |
parent | raid5-cache: add another check conditon before replaying one stripe (diff) | |
download | linux-462eb7d87297dae5837f3445b68b79e835ab0d6c.tar.xz linux-462eb7d87297dae5837f3445b68b79e835ab0d6c.zip |
raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into cache
r5c_recovery_load_one_stripe should not set STRIPE_R5C_PARTIAL_STRIPE flag,as
the data-only stripe may be STRIPE_R5C_FULL_STRIPE stripe. The state machine
would release the stripe later and add it into neither r5c_cached_full_stripes
list or r5c_cached_partial_stripes list and set correct flag.
Reviewed-by: JackieLiu <liuyun01@kylinos.cn>
Signed-off-by: Zhengyuan Liu <liuzhengyuan@kylinos.cn>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions