diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-06 19:42:28 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 22:35:50 +0300 |
commit | a488d8ac2c4d96ecc7da59bb35a573277204ac6b (patch) | |
tree | 90d15b7721e1b7dabb411a2aaeab4349ec1c2f6e /tools/perf/scripts/python | |
parent | 7ef3cbf17d2734ca66c4ed8573be45f4e461e7ee (diff) | |
download | linux-a488d8ac2c4d96ecc7da59bb35a573277204ac6b.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions