aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2021-09-27 15:21:46 +0800
committerDavid Sterba <[email protected]>2021-10-26 19:08:03 +0200
commit584691748c0fa33866ad97f9e6ea69aa6ba64804 (patch)
tree30556a2f66da2ca9cc5ae30fa53426c3902a0c4e /tools/perf/scripts/python
parent9e895a8f7e12326f6bd02e2910073d764320966b (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')
0 files changed, 0 insertions, 0 deletions