diff options
author | Shaohua Li <shli@fb.com> | 2016-04-29 14:18:03 -0700 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-04-29 14:18:03 -0700 |
commit | b8a0b8e94648179b92191e5cf4fd3c4379b31cc4 (patch) | |
tree | 9c44d89fcdb00e7c2c7b4fd3c84565d4c7e775a6 /Documentation/SM501.txt | |
parent | 9c573de3283af007ea11c17bde1e4568d9417328 (diff) | |
download | linux-b8a0b8e94648179b92191e5cf4fd3c4379b31cc4.tar.gz linux-b8a0b8e94648179b92191e5cf4fd3c4379b31cc4.tar.bz2 linux-b8a0b8e94648179b92191e5cf4fd3c4379b31cc4.zip |
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>
Diffstat (limited to 'Documentation/SM501.txt')
0 files changed, 0 insertions, 0 deletions