linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@ftp.linux.org.uk>
To: Mathieu Dube <mathieu.dube@nexsan.ca>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: mountpoint information a get_sb
Date: Thu, 23 Nov 2006 18:32:27 +0000	[thread overview]
Message-ID: <20061123183227.GL3078@ftp.linux.org.uk> (raw)
In-Reply-To: <1164283656.15003.4.camel@mdube>

On Thu, Nov 23, 2006 at 12:07:36PM +0000, Mathieu Dube wrote:
> Hi,
> 
> the fs Im building needs to know where its being mounted prior to
> creating its superblock. 
> 
> struct vfsmount that is passed to my fs specific get_sb has
> mnt_mountpoint set to NULL.
> 
> I assume this is the normal behavior and I am looking for a way to
> obtain information about the mount point my fs is being mounted on.

It might be mounted at any number of places, including 0.  Moreover,
it might be mounted at some place only to be immediately moved
elsewhere.

The question makes no sense.

  reply	other threads:[~2006-11-23 18:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-23 12:07 mountpoint information a get_sb Mathieu Dube
2006-11-23 18:32 ` Al Viro [this message]
2006-11-23 13:51   ` Mathieu Dube
2006-11-23 18:53     ` Matthew Wilcox
2006-11-23 19:46     ` Al Viro

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=20061123183227.GL3078@ftp.linux.org.uk \
    --to=viro@ftp.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=mathieu.dube@nexsan.ca \
    /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).