btrfsck: add code to rebuild extent records
authorChris Mason <chris.mason@oracle.com>
Tue, 7 Feb 2012 10:13:24 +0000 (05:13 -0500)
committerChris Mason <chris.mason@oracle.com>
Tue, 7 Feb 2012 15:58:32 +0000 (10:58 -0500)
commitf5c4c4f3b75bde259640584761fc74a395056aad
tree4f5d2513e7b25abb16ec709abf770c368cc75a40
parent34c0fea109b6c4827cb8568ac35a54c66be97a5c
btrfsck: add code to rebuild extent records

This also includes a new --repair btrfsck option.  For now it can
only fix errors in the extent allocation tree.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
btrfsck.c
ctree.h
extent-tree.c
print-tree.c