diff options
| author | Christoph Hellwig <[email protected]> | 2023-06-28 17:31:25 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-08-21 14:52:14 +0200 |
| commit | 6648cedd86135db197410e56b5372b2945f2b311 (patch) | |
| tree | c117a20388dd095d7f71482466929efb6fd7045c /tools/perf/scripts/python | |
| parent | ef4e88e6a55babd825aed2940a72a0562f49ca7e (diff) | |
btrfs: remove btrfs_writepage_endio_finish_ordered
btrfs_writepage_endio_finish_ordered is a small wrapper around
btrfs_mark_ordered_io_finished that just changs the argument passing
slightly, and adds a tracepoint.
Move the tracpoint to btrfs_mark_ordered_io_finished, which means
it now also covers the error handling in btrfs_cleanup_ordered_extent
and switch all callers to just call btrfs_mark_ordered_io_finished
directly.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions