On Tue, May 27, 2014 at 08:14:11AM -0400, Jeff Mahoney wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 5/27/14, 7:26 AM, David Sterba wrote: > > A different lockdep chain, from test btrfs/014: > > Are you sure this one was with the new patch? We shouldn't be holding > groups_sem anymore in btrfs_remove_block_group while performing the > kobject ops.
Right, the lockdep call chain does not match the sources. I've rebuilt & rebooted with v3 and am not seeing any of the sysfs related messages. Tested-by: David Sterba <dste...@suse.cz> The fix is for stable 3.13+ and even better if it lands in 3.15, as it fixes a double-free that can randomly hit other subsystems due to frequent kmalloc-32 slab reuse, (eg. https://bugzilla.kernel.org/show_bug.cgi?id=72461). -- 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