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:
1bec1ae
)
Btrfs: properly update space information after shrinking device.
author
Yan Zheng
<zheng.yan@oracle.com>
Wed, 22 Jul 2009 13:59:00 +0000
(09:59 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 22 Jul 2009 13:59:00 +0000
(09:59 -0400)
Change 'goto done' to 'break' for the case of all device extents have
been freed, so that the code updates space information will be execute.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found