diff options
| author | Filipe Manana <[email protected]> | 2025-03-06 17:11:00 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:50 +0000 |
| commit | b4c50cbb01a1b6901d2b94469636dd80fa93de81 (patch) | |
| tree | d6f2f5f1786e11d48ed2c1f11493ed6b2c009501 /fs/btrfs/btrfs_inode.h | |
| parent | btrfs: return a btrfs_inode from btrfs_iget_logging() (diff) | |
| download | kernel-b4c50cbb01a1b6901d2b94469636dd80fa93de81.tar.gz kernel-b4c50cbb01a1b6901d2b94469636dd80fa93de81.zip | |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions
