All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS support for PerlFS
@ 2003-05-02  7:01 Eric Garland
  0 siblings, 0 replies; only message in thread
From: Eric Garland @ 2003-05-02  7:01 UTC (permalink / raw)
  To: nfs

  I'm looking to add support to the PerlFS filesystem so
it can be exported using NFS.  From reading the
interface requirements it would seem the way to do
that would be to turn on the FS_REQUIRES_DEV flag in
the file_system_type structure that get's registered.
This works execpt I then need to pass a valid device
file into the mount command or mount doesn't work. 
The device I pass in doesn't have any bearing on the
filesystem that get's mounted which doesn't really make
much sense.

Is there any way of making the NFS server not
check the NFS_REQUIRES_DEV flag?

    -Eric



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-02  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-02  7:01 NFS support for PerlFS Eric Garland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.