diff options
author | Qu Wenruo <[email protected]> | 2021-09-27 15:21:46 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-10-26 19:08:03 +0200 |
commit | 584691748c0fa33866ad97f9e6ea69aa6ba64804 (patch) | |
tree | 30556a2f66da2ca9cc5ae30fa53426c3902a0c4e /tools/perf/scripts/python/netdev-times.py | |
parent | 9e895a8f7e12326f6bd02e2910073d764320966b (diff) |
btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
Since async_extent holds the compressed page, it would trigger the new
ASSERT() in btrfs_mark_ordered_io_finished() which checks that the range
is inside the page.
Now btrfs_writepage_endio_finish_ordered() can accept @page == NULL,
just pass NULL to btrfs_writepage_endio_finish_ordered().
Signed-off-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions