Skip to content

Commit b4c50cb

Browse files
fdmananakdave
authored andcommitted
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]>
1 parent a488d8a commit b4c50cb

File tree

1 file changed

+73
-79
lines changed

1 file changed

+73
-79
lines changed

0 commit comments

Comments
 (0)