diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-06 16:42:28 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:50 +0100 |
commit | a488d8ac2c4d96ecc7da59bb35a573277204ac6b (patch) | |
tree | 90d15b7721e1b7dabb411a2aaeab4349ec1c2f6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ef3cbf17d2734ca66c4ed8573be45f4e461e7ee (diff) |
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