On Mon, Jan 26, 2015 at 01:53:02PM +0800, Qu Wenruo wrote: > Before this patch, csum tree rebuild will not work with extent tree > rebuild, since extent tree rebuild will only build up basic block > groups, but csum tree rebuild needs data extents to rebuild. > So if one use btrfsck with --init-csum-tree and --init-extent-tree, csum > tree will be empty and tons of "missing csum" error will be outputted. > > This patch allows csum tree rebuild get its data from fs/subvol trees > using regular file extents(which is also the only one using csum tree > currently) > > Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
