diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-06 20:17:22 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:50 +0300 |
commit | 14d063ec852f7020f4c2664ce4eb55f3466b3999 (patch) | |
tree | dc85fa7ea945321b3ae25840deff4349087406bc /tools/perf/scripts/python/task-analyzer.py | |
parent | b4c50cbb01a1b6901d2b94469636dd80fa93de81 (diff) | |
download | linux-14d063ec852f7020f4c2664ce4eb55f3466b3999.tar.xz |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions