From: Mathieu Dube <mathieu.dube@nexsan.ca>
To: linux-fsdevel@vger.kernel.org
Subject: mountpoint information a get_sb
Date: Thu, 23 Nov 2006 12:07:36 +0000 [thread overview]
Message-ID: <1164283656.15003.4.camel@mdube> (raw)
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.
any help would be appreciated.
thanks
-M
next reply other threads:[~2006-11-23 17:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-23 12:07 Mathieu Dube [this message]
2006-11-23 18:32 ` mountpoint information a get_sb Al Viro
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=1164283656.15003.4.camel@mdube \
--to=mathieu.dube@nexsan.ca \
--cc=linux-fsdevel@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).