btrfs-progs support for root block accountingv0.8
commitffaff17911e4eb0c6177aa4661f90734f7af7b54
authorJosef Bacik <jbacik@redhat.com>
Wed, 29 Aug 2007 19:56:44 +0000 (29 15:56 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Wed, 29 Aug 2007 19:56:44 +0000 (29 15:56 -0400)
tree2397e812d960a76464f987465b9663e1152b5875
parentdbd1848d1ffa2e4e00b49e7766c46f0ba512a8aa
btrfs-progs support for root block accounting

This adds support for keeping track of the number of blocks used by
root_item's.  This makes it so that mkfs lays down the "default" subvol with
the correct block accounting in place.  Thank you,
ctree.h
extent-tree.c
mkfs.c