On Fri, Apr 06, 2012 at 10:52:13AM -0500, Mitch Harder wrote:
> On Fri, Apr 6, 2012 at 10:43 AM, David Sterba <d...@jikos.cz> wrote:
> > On Fri, Apr 06, 2012 at 10:33:04AM -0500, Mitch Harder wrote:
> >> I'm consistently hitting the BUG_ON in the new get_restripe_target
> >> function that was added by "[PATCH 4/8] Btrfs: add
> >> get_restripe_target() helper" when trying to initially mount a btrfs
> >> partition.
> >>
> >> Lines fs/btrfs/extent-tree.c:3161-3162:
> >>
> >>       BUG_ON(!mutex_is_locked(&fs_info->volume_mutex) &&
> >>              !spin_is_locked(&fs_info->balance_lock));
> >
> > Is it a single CPU machine? See
> >
> > http://www.spinics.net/lists/linux-btrfs/msg15884.html
> >
> 
> Thanks!
> 
> Yes, this is a single CPU machine.  I'll test the solution from that thread.

Sorry about that.  I'm going to hold off a bit to see if there will be
any objections to v2 from that thread, but we will definitely do
something about this by rc3 or rc4 at worst.

Thanks,

                Ilya
--
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

Reply via email to