Recow all roots at the end of mkfs
commita37e1e720451664477b030242616b3e48d31013e
authorChris Mason <chris.mason@oracle.com>
Fri, 4 Apr 2008 19:42:17 +0000 (4 15:42 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Fri, 4 Apr 2008 19:42:17 +0000 (4 15:42 -0400)
treee47d2a0956b071d1483427bae0f4e90e8a32cf55
parenta57a255e442c8d8d3c1c28780af84483c3b5ec21
Recow all roots at the end of mkfs

The mkfs code bootstraps the filesystem on a single device.  Once
the raid block groups are setup, it needs to recow all of the blocks so
that each tree is properly allocated.
ctree.c
ctree.h
disk-io.c
extent-tree.c
mkfs.c
utils.c
volumes.c