diff options
author | 2023-09-27 12:09:24 +0100 | |
---|---|---|
committer | 2023-10-12 16:44:14 +0200 | |
commit | 7bff16e3ffd92ff9021938c5d0b2e9faf1c0e7e2 (patch) | |
tree | c8b1860de28a4a5f9f204892eb5fafa992f11d95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove incomplete metadata_uuid conversion fixup logic (diff) | |
download | wireguard-linux-7bff16e3ffd92ff9021938c5d0b2e9faf1c0e7e2.tar.xz wireguard-linux-7bff16e3ffd92ff9021938c5d0b2e9faf1c0e7e2.zip |
btrfs: remove noinline attribute from btrfs_cow_block()
It's pointless to have the noiline attribute for btrfs_cow_block(), as the
function is exported and widely used. So remove it.
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