aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNaohiro Aota <[email protected]>2022-06-21 15:41:00 +0900
committerDavid Sterba <[email protected]>2022-07-25 17:45:38 +0200
commit99826e4cab979aed35993ac855b354f91f7474d9 (patch)
tree10b6e2626d68ed133343bf9c1ecd1b11133ee25c /tools/perf/scripts/python
parent9ce7466f372d83054c7494f6b3e4b9abaf3f0355 (diff)
btrfs: extend btrfs_cleanup_ordered_extents for NULL locked_page
btrfs_cleanup_ordered_extents() assumes locked_page to be non-NULL, so it is not usable for submit_uncompressed_range() which can have NULL locked_page. Add support supports locked_page == NULL case. Also, it rewrites redundant "page_offset(locked_page)". Reviewed-by: Filipe Manana <[email protected]> Signed-off-by: Naohiro Aota <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions