On Fri, Mar 17, 2017 at 10:06:33AM +0800, Qu Wenruo wrote: > In check_extent_data_item(), after checking extent item of one data > extent, we search inlined data backref, then EXTENT_DATA_REF_KEY. > > But we didn't search SHARED_DATA_REF, so if the backref is > SHARED_DATA_REF, then we will raise a false alert about backref lost. > > Fix by also checking SHARED_DATA_REF_KEY in check_extent_data_item(). > > Reported-by: Chris Murphy <chris@xxxxxxxxxxxxxxxxx> > Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> Both 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
