You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs: rename __get_extent_map() and pass btrfs_inode
[ Upstream commit 06de96f ]
The double underscore naming scheme does not apply here, there's only
only get_extent_map(). As the definition is changed also pass the struct
btrfs_inode.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Stable-dep-of: acc18e1 ("btrfs: fix stale page cache after race between readahead and direct IO write")
Signed-off-by: Sasha Levin <[email protected]>
0 commit comments