NFSv4 userland
Fredric Isaman
iisaman at citi.umich.edu
Tue Sep 5 09:51:11 EDT 2006
On Tue, 5 Sep 2006, J. Bruce Fields wrote:
> On Tue, Sep 05, 2006 at 02:02:02PM +0200, Vincent Roqueta wrote:
> > Anyone knows an *userland* implementation of the NFSv4 client and server ?
>
> The closest thing I know of is newpynfs.
>
> --b.
> _______________________________________________
> NFSv4 mailing list
> NFSv4 at linux-nfs.org
> http://linux-nfs.org/cgi-bin/mailman/listinfo/nfsv4
>
http://www.citi.umich.edu/projects/nfsv4/pynfs/tarballs/newpynfs20060822.tar.gz
contains a rough userland server. It is still in development, but
minimally functional. Its main limitations at the moment are:
1. memory based - all file writes are to memory, never to disk
2. state handling - mostly works, but there are some issues
3. attribute handling - does as little as possible
Fred
More information about the NFSv4
mailing list