diff options
author | Shaohua Li <shli@fb.com> | 2016-04-29 23:18:03 +0200 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-04-29 23:18:03 +0200 |
commit | b8a0b8e94648179b92191e5cf4fd3c4379b31cc4 (patch) | |
tree | 9c44d89fcdb00e7c2c7b4fd3c84565d4c7e775a6 /scripts/Lindent | |
parent | MD: make bio mergeable (diff) | |
download | linux-b8a0b8e94648179b92191e5cf4fd3c4379b31cc4.tar.xz 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 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions