Btrfs-progs: corrupt-block: add the ability to remove csums
authorJosef Bacik <jbacik@fb.com>
Tue, 19 May 2015 14:21:04 +0000 (10:21 -0400)
committerDavid Sterba <dsterba@suse.cz>
Tue, 26 May 2015 14:38:32 +0000 (16:38 +0200)
commitaf3b243358d3d352f59b4bcc38b695d5b4aa2644
tree296d25ca5ca92d6e14c95ffd643f2419e04bf94f
parent5d4f3ea9b41e7dd0812da1cdd7eb9049fe289066
Btrfs-progs: corrupt-block: add the ability to remove csums

Sometimes we need to test what happens when we're missing a csum for a range, so
add an option to btrfs-corrupt-block to be able to remove a csum range.  Thanks,

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