-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()
[ Upstream commit d36f84a ] Pass a struct btrfs_inode to btrfs_read_locked_inode() as it's an internal interface, allowing to remove some use of BTRFS_I. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com> Stable-dep-of: 48c1d1b ("btrfs: fix the inode leak in btrfs_iget()") Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information
David Sterba
authored and
Greg Kroah-Hartman
committed
May 9, 2025
1 parent
ae58472
commit 569c6cd
Showing
1 changed file
with
58 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters