commit | bf1fb512a58d7aeb41aaa40d6d2d2d29e08e506a | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Wed Jul 22 09:59:00 2009 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Jul 22 09:59:00 2009 -0400 |
tree | 7a4dca58c7a39cbe12e0931353fa66586f240075 | |
parent | 1bec1aed1e7e632b3cc43b6807c2b4dcd1572e28 [diff] |
Btrfs: properly update space information after shrinking device. 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>