git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6e241
)
Btrfs: make sure the chunk allocator doesn't create zero length chunks
author
Chris Mason
<chris.mason@oracle.com>
Tue, 6 Apr 2010 13:37:47 +0000
(09:37 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 6 Apr 2010 13:37:47 +0000
(09:37 -0400)
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: Chris Mason <chris.mason@oracle.com>
No differences found