Re: Getting the nfs_fh of a specific file/dir from the kernel

From: Trond Myklebust
Date: Tue Feb 13 2007 - 18:20:12 EST


On Tue, 2007-02-13 at 18:16 -0500, J. Bruce Fields wrote:
> On Tue, Feb 13, 2007 at 03:13:01PM -0800, Trond Myklebust wrote:
> > On Sun, 2007-02-11 at 10:06 +0200, Menny Hamburger wrote:
> > > We implement our own nfsd in user space - so the kernel nfsd (as well
> > > as the lockd) are disabled.
> > > We need the handle in order to associate a kernel file handle with our
> > > own file id.
> >
> > Filehandles are not part of any API that is exported to userland.
>
> /proc/fs/nfsd/filehandle ???

That is only the information needed by mountd. It should not be usable
for opening random files etc.

Cheers
Trond

-
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/