diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-09-18 16:34:35 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-10-07 13:13:24 +0300 |
commit | cd0537449c275ca7da6f6e3ea2389ae5225c6b4e (patch) | |
tree | 00f8ec609db26e02e7004980bfc2ce53fad0ee5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f03d9cfda53d86e7822bf0dd5f0ef5d8fa6d1ad (diff) | |
download | linux-cd0537449c275ca7da6f6e3ea2389ae5225c6b4e.tar.xz |
btrfs: call submit_bio_hook directly in submit_one_bio
BTRFS has 2 inode types (for the purposes of the code in submit_one_bio)
- ordinary data inodes (including the freespace inode) and the btree
inode. Both of these implement submit_bio_hook so btrfsic_submit_bio can
never be called from submit_one_bio so just remove it.
Signed-off-by: Nikolay Borisov <nborisov@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