> The real problem, however, is not caused by that commit but by a tree mod log
> bug. I expect that fs/btrfs/ctree.c:1144 is this BUG_ON in your kernel from
> __tree_mod_log_rewind (my line numbers don't match):
>
> 1138                 switch (tm->op) {
> 1139                 case MOD_LOG_KEY_REMOVE_WHILE_FREEING:
> 1140                         BUG_ON(tm->slot < n);
>
> I've got a fix for that I'm currently testing, expect it on the list soon.
Yea, thats the line.

> For the meantime I recommend to not defrag your filesystem.
Ok, already disabled and rebooted.
Will come back to You if i still get that Problem.

> As a general remark, please send your stack traces inline, not as attachment 
> if
> possible.
Google mail always screws longer than 80 lines in plain text mode and
non plain text is not what You want.
Maybe i should go back to using mutt.

Thank You,

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