Btrfs: break up btrfs_search_slot into smaller pieces
btrfs_search_slot was doing too many things at once. This breaks
it up into more reasonable units.
Signed-off-by: NChris Mason <chris.mason@oracle.com>
Showing
想要评论请 注册 或 登录
btrfs_search_slot was doing too many things at once. This breaks
it up into more reasonable units.
Signed-off-by: NChris Mason <chris.mason@oracle.com>