diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-07 15:16:10 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:50 +0300 |
commit | b204e5c7d4dce859bc2feed7685baf656e234f6d (patch) | |
tree | 0117af49e724e082bbc2a032e39b5e352b289ddf /tools/perf/scripts/python/task-analyzer.py | |
parent | 14d063ec852f7020f4c2664ce4eb55f3466b3999 (diff) | |
download | linux-b204e5c7d4dce859bc2feed7685baf656e234f6d.tar.xz |
btrfs: make btrfs_iget() return a btrfs inode instead
It's an internal function and most of the time the callers are doing a lot
of BTRFS_I() calls on the returned VFS inode to get the btrfs inode, so
change the return type to struct btrfs_inode instead.
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