Btrfs: update converter for the new disk format
authorYan Zheng <zheng.yan@oracle.com>
Wed, 17 Dec 2008 21:10:07 +0000 (16:10 -0500)
committerChris Mason <chris.mason@oracle.com>
Wed, 17 Dec 2008 21:10:07 +0000 (16:10 -0500)
commit0d53b212d8464c6476e0cda0bbb8533e080816f6
tree3438dd3fe0117b0f9d12c0c7642a4120ec085bf6
parentb238b4b072904e3fe72149b68a2e69784893619e
Btrfs: update converter for the new disk format

This patch updates the ext3 to btrfs converter for the new
disk format. This mainly involves changing the convert's
data relocation and free space management code. This patch
also ports some functions from kernel module to btrfs-progs.
Thank you,

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
12 files changed:
convert.c
ctree.c
ctree.h
dir-item.c
disk-io.c
disk-io.h
extent-tree.c
file-item.c
mkfs.c
root-tree.c
utils.c
volumes.c