Skip to content
Snippets Groups Projects
Commit 9f680ce0 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: make sure the chunk allocator doesn't create zero length chunks


A recent commit allowed for smaller chunks to be created, but didn't
make sure they were always bigger than a stripe.  After some divides,
this led to zero length stripes.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent ab6e2410
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment