On Thu, Jul 23, 2015 at 12:29:49PM +0800, Zhaolei wrote: > From: Zhao Lei <zhao...@cn.fujitsu.com> > > Scrub panic in following operation: > mkfs.ext4 /dev/vdh > btrfs-convert /dev/vdh > mount /dev/vdh /mnt/tmp1 > btrfs scrub start -B /dev/vdh > (panic) > > Reason: > 1: In some case, leaf created by btrfs-convert was splited into 2 > strips. > 2: Scrub bypassed part of above wrong leaf data, but remain data > caused panic in scrub_checksum_tree_block().
Thanks for tracking this one down, I've queued it up. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html