linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arne Jansen <sensille@gmx.net>
To: hopper@omnifarious.org
Cc: linux-btrfs@vger.kernel.org
Subject: Re: Rendering a btrfs filesystem unmountable with the btrfs command
Date: Thu, 17 Jan 2013 09:26:53 +0100	[thread overview]
Message-ID: <50F7B5CD.5020003@gmx.net> (raw)
In-Reply-To: <20130115204436.GC18291@omnifarious.org>

Hi Eric,

thanks for reporting this. I sent a small patch series to the list
to fix this.
Sorry I forgot to CC you, will send the patches to you directly again.
It would be great if you could give it some testing.

Thanks,
Arne

On 15.01.2013 21:44, hopper@omnifarious.org wrote:
> mkfs.btrfs /dev/sdb
> mkdir /tmp/mnt
> mount /dev/sdb /tmp/mnt
> cd /tmp/mnt
> btrfs quota enable .
> btrfs subvol create foo
> btrfs qgroup create 1/0
> btrfs qgroup assign 0/257 1/0
> btrfs subvol snapshot foo bar
> btrfs qgroup assign 0/258 1/0
> cd ..
> umount /dev/sdb
> mount /dev/sdb /tmp/mnt
> # Still mountable!
> cd mnt
> btrfs qgroup destroy 1/0
> cd ..
> umount /dev/sdb
> mount /dev/sdb /tmp/mnt
> # Oops, no longer mountable, even in recovery mode!
> 
> Help!  BTW, I'm not a mailing list subscriber.
> 
> Thanks,


      parent reply	other threads:[~2013-01-17  8:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 20:44 Rendering a btrfs filesystem unmountable with the btrfs command hopper
2013-01-15 22:06 ` hopper
2013-01-16 15:42   ` Eric Hopper
2013-01-17  8:26 ` Arne Jansen [this message]

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=50F7B5CD.5020003@gmx.net \
    --to=sensille@gmx.net \
    --cc=hopper@omnifarious.org \
    --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).