From: Josef Bacik <josef@redhat.com>
To: TARUISI Hiroaki <taruishi.hiroak@jp.fujitsu.com>
Cc: yanzheng@21cn.com, linux-btrfs@vger.kernel.org, chris.mason@oracle.com
Subject: Re: [PATCH] Subvolume listing feature for ioctl.
Date: Fri, 11 Dec 2009 15:57:18 -0500 [thread overview]
Message-ID: <20091211205718.GP2191@localhost.localdomain> (raw)
In-Reply-To: <4B038936.5020506@jp.fujitsu.com>
On Wed, Nov 18, 2009 at 02:42:14PM +0900, TARUISI Hiroaki wrote:
> New feature to list up subvolume/snapshots under
> specified tree of file is introduced to ioctl.
>
> Signed-off-by: TARUISI Hiroaki <taruishi.hiroak@jp.fujitsu.com>
> ---
> fs/btrfs/ioctl.c | 283 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> fs/btrfs/ioctl.h | 29 +++++
> 2 files changed, 312 insertions(+)
>
I've been using this patch to work with my subvolume mounting patches, and it
seems to have a problem where it will panic the box. At first I thought it was
something that I did, but on a freshly mkfs'ed fs I can reproduce the panic
without doing any of the subvolume mounting weirdness. If I do btrfsctl -l a
couple of times it will panic. This most recent time I did a btrfsctl -l on an
empty fs, created a subvolume, did a list again, created another subvolume, and
tried to list again and the box paniced. I don't have time to look into this
now, but I will look into it next week if you haven't had a chance to get to it
before then. Thanks,
Josef
next prev parent reply other threads:[~2009-12-11 20:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 1:42 [PATCH] Snapshot/subvolume listing feature TARUISI Hiroaki
2009-11-16 1:44 ` [PATCH] Subvolume Listing feature for ioctl TARUISI Hiroaki
2009-11-16 1:45 ` [PATCH] Subvolume Listing feature for btrfsctl TARUISI Hiroaki
2009-11-16 3:06 ` [PATCH] Snapshot/subvolume listing feature TARUISI Hiroaki
2009-11-16 8:15 ` Yan, Zheng
2009-11-16 8:58 ` TARUISI Hiroaki
2009-11-16 13:00 ` Andrey Kuzmin
2009-11-18 5:39 ` TARUISI Hiroaki
2009-11-18 5:42 ` [PATCH] Subvolume listing feature for ioctl TARUISI Hiroaki
2009-12-11 20:57 ` Josef Bacik [this message]
2009-12-12 0:31 ` TARUISI Hiroaki
2009-11-18 5:43 ` [PATCH] Subvolume listing feature for btrfsctl TARUISI Hiroaki
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=20091211205718.GP2191@localhost.localdomain \
--to=josef@redhat.com \
--cc=chris.mason@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=taruishi.hiroak@jp.fujitsu.com \
--cc=yanzheng@21cn.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.