linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Miao Xie <miaox@cn.fujitsu.com>
Cc: Linux Fsdevel <linux-fsdevel@vger.kernel.org>,
	Linux Btrfs <linux-btrfs@vger.kernel.org>,
	Chris Mason <chris.mason@oracle.com>
Subject: Re: [PATCH 1/2] Revert "[PATCH] vfs: switch ->show_devname() to struct dentry *"
Date: Thu, 31 May 2012 15:32:34 +0100	[thread overview]
Message-ID: <20120531143234.GD11775@ZenIV.linux.org.uk> (raw)
In-Reply-To: <4FC74707.5030804@cn.fujitsu.com>

On Thu, May 31, 2012 at 06:25:11PM +0800, Miao Xie wrote:
> This reverts commit d861c630e99febe5ce6055290085556c5b714b06
> 
> It is done to fix the wrong mount information of btrfs in /proc.
> Btrfs is an interesting filesystem that can be made by several disks, and
> we can remove any disk from the filesystem. But now if we remove the disk
> that is specified at mount, the mount information in /proc(such as mounts/
> mountinfo and so on) is not updated. And this wrong information will make
> us can not add that special disk back to the filesystem again. I will fix
> this problem by implement the show_devname() interface for btrfs, and in
> order to check the disk which is specified when doing mount is removed or not,
> I want pass vfsmount object into this function.

Keep wanting.  Patch NAKed.

      reply	other threads:[~2012-05-31 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 10:25 [PATCH 1/2] Revert "[PATCH] vfs: switch ->show_devname() to struct dentry *" Miao Xie
2012-05-31 14:32 ` Al Viro [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=20120531143234.GD11775@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=chris.mason@oracle.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miaox@cn.fujitsu.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 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).