diff options
| -rw-r--r-- | fs/xfs/linux-2.6/xfs_aops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_aops.c b/fs/xfs/linux-2.6/xfs_aops.c index 9278e9aba9ba..93ce257cd149 100644 --- a/fs/xfs/linux-2.6/xfs_aops.c +++ b/fs/xfs/linux-2.6/xfs_aops.c | |||
| @@ -886,7 +886,6 @@ xfs_page_state_convert( | |||
| 886 | SetPageUptodate(page); | 886 | SetPageUptodate(page); |
| 887 | 887 | ||
| 888 | if (startio) { | 888 | if (startio) { |
| 889 | WARN_ON(page_dirty); | ||
| 890 | xfs_submit_page(page, wbc, bh_arr, cnt, 0, !page_dirty); | 889 | xfs_submit_page(page, wbc, bh_arr, cnt, 0, !page_dirty); |
| 891 | } | 890 | } |
| 892 | 891 | ||
