Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS import: src/sys/fs/nfs



Module Name:    src
Committed By:   dholland
Date:           Mon Sep 30 07:19:57 UTC 2013

Update of /cvsroot/src/sys/fs/nfs
In directory ivanova.netbsd.org:/tmp/cvs-serv17689

Log Message:
Import FreeBSD's "newnfs" nfs client and server code. This contains
nfsv4 as well as new implementations of nfsv3 and nfsv2.

This import is from tonight's FreeBSD head and is unchanged from there
except for automated munging of rcsids, rearranging of paths, and an
autogenerated files.* file that might or might not be syntactically
valid. (I will check in the script that does this shortly.)

There is not the slightest chance this will configure yet, let alone
compile or run.


Status:

Vendor Tag:     FREEBSD
Release Tags:   FREEBSD-255947
                
N src/sys/fs/nfs/files.newnfs
N src/sys/fs/nfs/client/nfs_clcomsubs.c
N src/sys/fs/nfs/client/nfs_clsubs.c
N src/sys/fs/nfs/client/nfs_clstate.c
N src/sys/fs/nfs/client/nfs_clkrpc.c
N src/sys/fs/nfs/client/nfs_clrpcops.c
N src/sys/fs/nfs/client/nfs_clvnops.c
N src/sys/fs/nfs/client/nfs_clnode.c
N src/sys/fs/nfs/client/nfs_clvfsops.c
N src/sys/fs/nfs/client/nfs_clport.c
N src/sys/fs/nfs/client/nfs_clbio.c
N src/sys/fs/nfs/client/nfs_clnfsiod.c
N src/sys/fs/nfs/client/nfs.h
N src/sys/fs/nfs/client/nfsnode.h
N src/sys/fs/nfs/client/nfs_kdtrace.h
N src/sys/fs/nfs/client/nlminfo.h
N src/sys/fs/nfs/client/nfsmount.h
N src/sys/fs/nfs/common/bootp_subr.c
N src/sys/fs/nfs/common/krpc.h
N src/sys/fs/nfs/common/krpc_subr.c
N src/sys/fs/nfs/common/nfs_common.h
N src/sys/fs/nfs/common/nfs_diskless.c
N src/sys/fs/nfs/common/nfs_fha.c
N src/sys/fs/nfs/common/nfs_fha.h
N src/sys/fs/nfs/common/nfs_kdtrace.h
N src/sys/fs/nfs/common/nfs_lock.c
N src/sys/fs/nfs/common/nfs_lock.h
N src/sys/fs/nfs/common/nfs_mountcommon.h
N src/sys/fs/nfs/common/nfs_nfssvc.c
N src/sys/fs/nfs/common/nfsdiskless.h
N src/sys/fs/nfs/common/nfssvc.h
N src/sys/fs/nfs/common/old_xdr_subs.h
N src/sys/fs/nfs/common/oldnfsproto.h
N src/sys/fs/nfs/common/nfs.h
N src/sys/fs/nfs/common/nfs_commonacl.c
N src/sys/fs/nfs/common/nfs_commonkrpc.c
N src/sys/fs/nfs/common/nfs_commonport.c
N src/sys/fs/nfs/common/nfs_commonsubs.c
N src/sys/fs/nfs/common/nfs_var.h
N src/sys/fs/nfs/common/nfscl.h
N src/sys/fs/nfs/common/nfsclstate.h
N src/sys/fs/nfs/common/nfsdport.h
N src/sys/fs/nfs/common/nfskpiport.h
N src/sys/fs/nfs/common/nfsm_subs.h
N src/sys/fs/nfs/common/nfsport.h
N src/sys/fs/nfs/common/nfsproto.h
N src/sys/fs/nfs/common/nfsrvcache.h
N src/sys/fs/nfs/common/nfsrvstate.h
N src/sys/fs/nfs/common/nfsv4_errstr.h
N src/sys/fs/nfs/common/rpcv2.h
N src/sys/fs/nfs/common/xdr_subs.h
N src/sys/fs/nfs/nlm/nlm_advlock.c
N src/sys/fs/nfs/nlm/nlm_prot_clnt.c
N src/sys/fs/nfs/nlm/nlm_prot_impl.c
N src/sys/fs/nfs/nlm/nlm_prot_server.c
N src/sys/fs/nfs/nlm/nlm_prot_svc.c
N src/sys/fs/nfs/nlm/nlm_prot_xdr.c
N src/sys/fs/nfs/nlm/sm_inter_xdr.c
N src/sys/fs/nfs/nlm/nlm_prot.h
N src/sys/fs/nfs/nlm/sm_inter.h
N src/sys/fs/nfs/nlm/nlm.h
N src/sys/fs/nfs/server/nfs_fha_new.c
N src/sys/fs/nfs/server/nfs_nfsdsocket.c
N src/sys/fs/nfs/server/nfs_nfsdsubs.c
N src/sys/fs/nfs/server/nfs_nfsdstate.c
N src/sys/fs/nfs/server/nfs_nfsdkrpc.c
N src/sys/fs/nfs/server/nfs_nfsdserv.c
N src/sys/fs/nfs/server/nfs_nfsdport.c
N src/sys/fs/nfs/server/nfs_nfsdcache.c
N src/sys/fs/nfs/server/nfs_fha_new.h

No conflicts created by this import




Home | Main Index | Thread Index | Old Index