aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2018-02-07 17:55:38 +0200
committerDavid Sterba <[email protected]>2018-03-26 15:09:30 +0200
commitc9b577c01ac91a82fce697c445cfac2bcd8a49f6 (patch)
tree17494bb7ab064ae188fe3fe7e3be8fc7338e9321 /tools/perf/scripts/python
parent0e34693f7bb149273b747194b3988801a9ca8c8e (diff)
btrfs: Open code btrfs_write_and_wait_marked_extents
btrfs_write_and_wait_transaction is essentially a wrapper of btrfs_write_and_wait_marked_extents with the addition of calling clear_btree_io_tree. Having the code split doesn't really bring any benefit. Open code the later into the former and add proper documentation header. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> [ reformat comment ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions