aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2022-09-14 19:04:48 -0400
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:28:06 +0200
commitee8ba05cbbcee68113133249fc4f73e00a7ac3f5 (patch)
treefc763a5138bf7098b822816896dd34a4f8559da1 /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: move btrfs_ordered_sum_size into file-item.c (diff)
downloadwireguard-linux-ee8ba05cbbcee68113133249fc4f73e00a7ac3f5.tar.xz
wireguard-linux-ee8ba05cbbcee68113133249fc4f73e00a7ac3f5.zip
btrfs: open code and remove btrfs_inode_sectorsize helper
This is defined in btrfs_inode.h, and dereferences btrfs_root and btrfs_fs_info, both of which aren't defined in btrfs_inode.h. Additionally, in many places we already have root or fs_info, so this helper often makes the code harder to read. So delete the helper and simply open code it in the few places that we use it. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Josef Bacik <josef@toxicpanda.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