On Tue, Nov 24, 2015 at 01:16:51PM +0800, Qu Wenruo wrote: > In process_extent_item(), it gives 'metadata' initial value 0, but for > non-skinny-metadata case, metadata extent can't be judged just from key > type and it forgot that case. > > This causes a lot of false alert in non-skinny-metadata filesystem. > > Fix it by set correct metadata value before calling add_extent_rec(). > > Reported-by: Christoph Anton Mitterer <[email protected]> > Signed-off-by: Qu Wenruo <[email protected]>
Applied, thanks you both for tracking it down. I'll add a test image. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
