summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-03-06 17:17:22 +0000
committerDavid Sterba <dsterba@suse.com>2025-03-18 20:35:50 +0100
commit14d063ec852f7020f4c2664ce4eb55f3466b3999 (patch)
treedc85fa7ea945321b3ae25840deff4349087406bc /tools/perf/scripts/python/export-to-postgresql.py
parentb4c50cbb01a1b6901d2b94469636dd80fa93de81 (diff)
btrfs: pass a btrfs_inode to fixup_inode_link_count()
fixup_inode_link_count() mostly wants to use a btrfs_inode, plus it's an internal function so it should take btrfs_inode instead of a VFS inode. Change the argument type to btrfs_inode, avoiding several BTRFS_I() calls too. 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