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:Joey Liao <joeyliao@qnap.com> Signed-off-by:
Shaohua Li <shli@fb.com>
Showing
Please register or sign in to comment