diff options
author | 2025-03-06 17:17:22 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:50 +0100 | |
commit | 14d063ec852f7020f4c2664ce4eb55f3466b3999 (patch) | |
tree | dc85fa7ea945321b3ae25840deff4349087406bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: return a btrfs_inode from read_one_inode() (diff) | |
download | wireguard-linux-14d063ec852f7020f4c2664ce4eb55f3466b3999.tar.xz wireguard-linux-14d063ec852f7020f4c2664ce4eb55f3466b3999.zip |
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