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

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

Reply via email to