btrfsck: add --init-csum-tree to replace the csum root with an empty one
authorChris Mason <chris.mason@oracle.com>
Thu, 9 Feb 2012 15:38:05 +0000 (10:38 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 9 Feb 2012 15:38:05 +0000 (10:38 -0500)
commit47b104b7f17b37813244691829daf4302831acf1
tree957c640525f493e03640f136860570dee022cdab
parent0bc5e18aace8d2535adc57cfa95c2481e94d60f7
btrfsck: add --init-csum-tree to replace the csum root with an empty one

This will effectively delete all of your crcs, but at least you'll
be able to mount the FS with nodatasum.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
btrfsck.c
ctree.c
ctree.h
disk-io.c