Re: [PATCH] btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-block

2013-07-16 Thread Qu Wenruo
Since the new chunk recovery patches are merged, what about merging this patch to add chunk corruption function? :) Qu 于 2013年06月07日 10:25, Qu Wenruo 写道: Add chunk corrupt function to btrfs-corrupt-block. This funtion can be used to delete or corrupt a given chunk or the whole chunk tree.

[PATCH] btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-block

2013-06-06 Thread Qu Wenruo
Add chunk corrupt function to btrfs-corrupt-block. This funtion can be used to delete or corrupt a given chunk or the whole chunk tree. This funtion is useful to test the coming chunk recover funtion. BTW, since the chunk recover funtion is based on whole partion scanning, so the COW should be