[XFS] remove an over-zealous WARN_ON
This commit is contained in:
parent
b19312c4c8
commit
66f5507133
@ -886,7 +886,6 @@ xfs_page_state_convert(
|
||||
SetPageUptodate(page);
|
||||
|
||||
if (startio) {
|
||||
WARN_ON(page_dirty);
|
||||
xfs_submit_page(page, wbc, bh_arr, cnt, 0, !page_dirty);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user