Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_t…
…ree() We need to check return value of btrfs_search_slot() in btrfs_read_chunk_tree() and do corresponding error handing. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information