Btrfs-progs: add ability to replace missing dir item/dir indexes
authorJosef Bacik <jbacik@fb.com>
Fri, 31 Oct 2014 18:01:26 +0000 (14:01 -0400)
committerDavid Sterba <dsterba@suse.cz>
Fri, 14 Nov 2014 10:00:43 +0000 (11:00 +0100)
commit2dc4c0015ffc0ec1ff47ef1eda51659dae98f195
tree3a197a3187ba1d1c9f112330f9c1b2753d2eb777
parent2d80d0d645d1b72523ab4d8bf053ad91c90665ca
Btrfs-progs: add ability to replace missing dir item/dir indexes

If we have everything except the dir item and dir index we can easily replace
them, so add this ability to btrfsck.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
cmds-check.c