used space accounting fix for the converter
authorYan Zheng <zheng.yan@oracle.com>
Fri, 12 Jun 2009 16:55:50 +0000 (12:55 -0400)
committerChris Mason <chris.mason@oracle.com>
Fri, 12 Jun 2009 16:55:50 +0000 (12:55 -0400)
commit4f89b6eb0718ade63152791db32794da78fbba70
treef0f05aeb106e9a4ff1d6d971b9f88d956c90a0bc
parent5e762a371f04f438ac33917f314efd79c74794ba
used space accounting fix for the converter

remove code that updates the total used space, since
btrfs_update_block_group does that work now.

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
convert.c