linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mountpoint information a get_sb
@ 2006-11-23 12:07 Mathieu Dube
  2006-11-23 18:32 ` Al Viro
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Dube @ 2006-11-23 12:07 UTC (permalink / raw)
  To: linux-fsdevel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-23 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-23 12:07 mountpoint information a get_sb Mathieu Dube
2006-11-23 18:32 ` Al Viro
2006-11-23 13:51   ` Mathieu Dube
2006-11-23 18:53     ` Matthew Wilcox
2006-11-23 19:46     ` Al Viro

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).