Hi!
> > Hi! I got a kernel BUG at
> >
> > fs/btrfs/disk-io.c:2311
> >
> > when testing the 2.6.37-rc5 kernel today.
>
> It's good to mention which line this is, since the line numbers are
> always changing. This is:
>
> if (total_errors > max_errors) {
> printk(KERN_ERR "btrfs: %d errors while writing supers\n",
> total_errors);
> BUG();
> }
>
> in write_all_supers(). Does dmesg say anything about the nature of
> the errors above the BUG() line?
The message was output to the console of the crashed system - so I'm sorry I
cannot supply further informations.
But exactly the same crash happened again some minutes ago. (I'm now back to my
old kernel.)
Greetings, Michael
--
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