diff options
author | 2023-09-22 11:39:06 +0100 | |
---|---|---|
committer | 2023-10-12 16:44:15 +0200 | |
commit | df2a8e70c3c397d4780027be3151d3c3ae9d47a6 (patch) | |
tree | 323a705309edda4d41c6b2161fb04c837c2c3a46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove redundant memory barrier from extent_io_tree_release() (diff) | |
download | wireguard-linux-df2a8e70c3c397d4780027be3151d3c3ae9d47a6.tar.xz wireguard-linux-df2a8e70c3c397d4780027be3151d3c3ae9d47a6.zip |
btrfs: collapse wait_on_state() to its caller wait_extent_bit()
The wait_on_state() function is very short and has a single caller, which
is wait_extent_bit(), so remove the function and put its code into the
caller.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions