Btrfs-progs: add skinny metadata support to progs V3
authorJosef Bacik <jbacik@fusionio.com>
Fri, 15 Mar 2013 19:32:16 +0000 (15:32 -0400)
committerDavid Sterba <dsterba@suse.cz>
Tue, 23 Apr 2013 16:56:20 +0000 (18:56 +0200)
commit7b20da8d525d11dabc98bdd49efef7b8be5576ab
tree8aed340d9c354b2387fffd9fe4e8b3d5f081ae35
parente5c6852c0c4ce72205dd0bab40924d2ace75cb6f
Btrfs-progs: add skinny metadata support to progs V3

This fixes up the progs to properly deal with skinny metadata.  This adds the -x
option to mkfs and btrfstune for enabling the skinny metadata option.  This also
makes changes to fsck so it can properly deal with the skinny metadata entries.
Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
btrfs-image.c
btrfstune.c
cmds-check.c
ctree.c
ctree.h
extent-tree.c
man/mkfs.btrfs.8.in
mkfs.c
print-tree.c