diff options
author | 2025-03-06 16:42:28 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:50 +0100 | |
commit | a488d8ac2c4d96ecc7da59bb35a573277204ac6b (patch) | |
tree | 90d15b7721e1b7dabb411a2aaeab4349ec1c2f6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: avoid linker error in btrfs_find_create_tree_block() (diff) | |
download | wireguard-linux-a488d8ac2c4d96ecc7da59bb35a573277204ac6b.tar.xz wireguard-linux-a488d8ac2c4d96ecc7da59bb35a573277204ac6b.zip |
btrfs: return a btrfs_inode from btrfs_iget_logging()
All callers of btrfs_iget_logging() are interested in the btrfs_inode
structure rather than the VFS inode, so make btrfs_iget_logging() return
the btrfs_inode instead, avoiding lots of BTRFS_I() calls.
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