linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: liubo <liubo2009@cn.fujitsu.com>
To: Franck Martyn <franckmartyn@yahoo.com>
Cc: Hugo Mills <hugo@carfax.org.uk>, linux-btrfs@vger.kernel.org
Subject: Re: kernel BUG at fs/btrfs/tree-log.c:1669!
Date: Thu, 28 Jul 2011 09:21:35 +0800	[thread overview]
Message-ID: <4E30B99F.9000609@cn.fujitsu.com> (raw)
In-Reply-To: <4E305C09.1020204@yahoo.com>

On 07/28/2011 02:42 AM, Franck Martyn wrote:
>>>
> I've try it without succes
> Here are the log
> 
> btrfsck /dev/sdb1
> couldn't open because of unsupported option features (8).
> btrfsck: disk-io.c:682: open_ctree_fd: Assertion `!(1)' failed.
> Abandon
> 
> btrfs-zero-log /dev/sdb1
> couldn't open because of unsupported option features (8).
> btrfs-zero-log: disk-io.c:682: open_ctree_fd: Assertion `!(1)' failed.
> Abandon

This is because btrfs-progs does not update BTRFS_FEATURE_INCOMPAT_SUPP for
both lzo and mixed groups, you may go to btrfs-unstable source's ctree.h to
get real BTRFS_FEATURE_INCOMPAT_SUPP and update btrfs-progs side, then work
it out. :)

thanks,
liubo

  reply	other threads:[~2011-07-28  1:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 16:51 kernel BUG at fs/btrfs/tree-log.c:1669! Franck Martyn
2011-07-27 17:13 ` Hugo Mills
2011-07-27 18:42   ` Franck Martyn
2011-07-28  1:21     ` liubo [this message]
2011-07-28  2:13     ` Li Zefan
2011-07-29 14:17       ` Franck Martyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E30B99F.9000609@cn.fujitsu.com \
    --to=liubo2009@cn.fujitsu.com \
    --cc=franckmartyn@yahoo.com \
    --cc=hugo@carfax.org.uk \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).