diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-06 17:11:00 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:50 +0100 |
commit | b4c50cbb01a1b6901d2b94469636dd80fa93de81 (patch) | |
tree | d6f2f5f1786e11d48ed2c1f11493ed6b2c009501 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a488d8ac2c4d96ecc7da59bb35a573277204ac6b (diff) |
btrfs: return a btrfs_inode from read_one_inode()
All callers of read_one_inode() are mostly interested in the btrfs_inode
structure rather than the VFS inode, so make read_one_inode() 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