"fs proxy" module - how to turn path into dev+inode

From: Luke Kenneth Casson Leighton
Date: Tue Sep 28 2004 - 18:41:57 EST


hi,

for various reasons i am going to have to start on an fsproxy module.

if i use d_path() to get the full pathname of an inode in the fsproxy
filesystem, and then i prepend that path with the proxy prefix which
specifies the _real_ location:

how do i then turn that full pathname _back_ into a vfsmount and a
dentry?

how about.... user_path_walk() used in fs/open.c? is that it?

*glurk*. 7 types of chaos...

--
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love. If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net";> lkcl.net </a> <br />
<a href="mailto:lkcl@xxxxxxxx";> lkcl@xxxxxxxx </a> <br />

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/