Date: Tue, 7 Apr 2009 19:06:51 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfs nfs_nfssvc.c nfssvc.h Message-ID: <200904071906.n37J6u19064194@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-04-07 19:06:51 UTC FreeBSD src repository Added files: sys/nfs nfs_nfssvc.c nfssvc.h Log: SVN rev 190815 on 2009-04-07 19:06:51Z by rmacklem Adding sys/nfs/nfssvc.h and sys/nfs/nfs_nfssvc.c in preparation for sharing of the nfssvc() system call between nfsserver and the nfsv4 server. Building of nfs_nfssvc.c will be committed later, at the time the .c files in sys/nfsserver are updated. To do so now would result in nfssvc() multiply defined. Submitted by: rmacklem Reviewed by: dfr Approved by: kib (mentor) Revision Changes Path 1.1 +153 -0 src/sys/nfs/nfs_nfssvc.c (new) 1.1 +67 -0 src/sys/nfs/nfssvc.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904071906.n37J6u19064194>