diff options
author | 2025-03-07 12:16:10 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:50 +0100 | |
commit | b204e5c7d4dce859bc2feed7685baf656e234f6d (patch) | |
tree | 0117af49e724e082bbc2a032e39b5e352b289ddf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: pass a btrfs_inode to fixup_inode_link_count() (diff) | |
download | wireguard-linux-b204e5c7d4dce859bc2feed7685baf656e234f6d.tar.xz wireguard-linux-b204e5c7d4dce859bc2feed7685baf656e234f6d.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions