btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
map->num_stripes really can't be zero, but just in case.
Signed-off-by: NChris Mason <clm@fb.com>
Showing
想要评论请 注册 或 登录
map->num_stripes really can't be zero, but just in case.
Signed-off-by: NChris Mason <clm@fb.com>