Re: [PATCH] btrfs-progs: fuzz-test: Add image for wrong chunk item in root tree
From: David Sterba <hidden> Date: 2016-08-30 14:06:34
On Tue, Aug 30, 2016 at 10:15:50AM +0800, Qu Wenruo wrote:
From: Lukas Lueg <redacted>
Reported by Lukas and the same image from him.
DATA_RELOC tree's key type is modifed to CHUNK_ITEM, causing btrfsck
interpret it as CHUNK_ITEM and cause 0 num_stripes.
Add the image to fuzz-test.
Signed-off-by: Lukas Lueg <redacted>
Signed-off-by: Qu Wenruo <redacted>