Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyich@gmail.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-btrfs@vger.kernel.org,
	Sergei Trofimovich <slyfox@gentoo.org>,
	Arne Jansen <sensille@gmx.net>,
	Chris Mason <chris.mason@oracle.com>,
	David Sterba <dsterba@suse.cz>
Subject: Re: [PATCH] btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
Date: Mon, 7 Nov 2011 12:37:37 +0300	[thread overview]
Message-ID: <20111107123737.73ff1a94@sf.home> (raw)
In-Reply-To: <20111107091005.GA17056@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

> >     bdev=/dev/ubda
> >     btr_root=/btr
> >     /mkfs.btrfs $bdev
> >     mount $bdev $btr_root
> >     mkdir $btr_root/subvols/
> >     cd $btr_root/subvols/
> >     /btrfs su cr foo
> >     /btrfs su cr bar
> >     mount $bdev -osubvol=subvols/foo $btr_root/subvols/bar
> >     umount $btr_root/subvols/bar
> 
> Can you please send this as a new testcase for xfstests?

I'll try to. Will take some time though (never seen it before).
Thanks!

-- 

  Sergei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-11-07  9:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-07  9:12 [PATCH] btrfs: fix double-free 'tree_root' in 'btrfs_mount()' slyich
2011-11-07  9:10 ` Christoph Hellwig
2011-11-07  9:37   ` Sergei Trofimovich [this message]
2011-11-07 15:57 ` Chris Mason

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=20111107123737.73ff1a94@sf.home \
    --to=slyich@gmail.com \
    --cc=chris.mason@oracle.com \
    --cc=dsterba@suse.cz \
    --cc=hch@infradead.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=sensille@gmx.net \
    --cc=slyfox@gentoo.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