From: Torsten Foertsch <torsten.foertsch@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: [2.4.19] How to get the path name of a struct dentry
Date: Wed, 12 Mar 2003 10:33:05 +0100 [thread overview]
Message-ID: <200303121033.08560.torsten.foertsch@gmx.net> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Assuming I have got a particular (struct dentry*)dp, how can I get it's full
path name.
I understand that dp->d_name.name contain the relative path name. Then I can
cycle through dp->d_parent while( !IS_ROOT(dp) ).
But that cycle finishes when the mount point of the current file system is
hit.
How can I get the mount point's struct dentry of the parent file system basing
on the root dentry of mounted file system?
Thanks
Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+bv7UwicyCTir8T4RAjCRAKCJaTNRnOQ4oXYPZIXIYeaH8X15xwCeNyMI
ftq5TknzeKMMPJIj4as3PaI=
=nm/0
-----END PGP SIGNATURE-----
next reply other threads:[~2003-03-12 9:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-12 9:33 Torsten Foertsch [this message]
2003-03-12 10:11 ` Christoph Hellwig
2003-03-12 10:38 ` Torsten Foertsch
2003-03-12 10:47 ` Christoph Hellwig
2003-03-12 12:38 ` Torsten Foertsch
2003-03-12 12:53 ` Christoph Hellwig
2003-03-12 13:04 ` Torsten Foertsch
2003-03-12 13:32 ` Torsten Foertsch
2003-03-12 13:59 ` Christoph Hellwig
2003-03-12 14:51 ` Torsten Foertsch
2003-03-12 10:13 ` Arjan van de Ven
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=200303121033.08560.torsten.foertsch@gmx.net \
--to=torsten.foertsch@gmx.net \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®