Skip to content
Commit b8a0b8e9 authored by Shaohua Li's avatar Shaohua Li
Browse files

raid5: delete unnecessary warnning



If device has R5_LOCKED set, it's legit device has R5_SkipCopy set and page !=
orig_page. After R5_LOCKED is clear, handle_stripe_clean_event will clear the
SkipCopy flag and set page to orig_page. So the warning is unnecessary.

Reported-by: default avatarJoey Liao <joeyliao@qnap.com>
Signed-off-by: default avatarShaohua Li <shli@fb.com>
parent 9c573de3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment