On Tue, Jun 26, 2012 at 11:59:09AM +0800, Liu Bo wrote: > When we're evicting an inode during log recovery, we need to ensure that the inode > is not in orphan state any more, which means inode's run_time flags has _no_ > BTRFS_INODE_HAS_ORPHAN_ITEM. Thus, the BUG_ON was triggered because of a wrong > check for the flags. Right. I looked into the original commit 8a35d95ff4680a45, this was the only case where the conversion to the atomics was reversed. Thanks for the quick fix! Patch should go to 3.5-rc > > Signed-off-by: Liu Bo <liubo2009@xxxxxxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxx> -- 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
