Date: Fri, 15 May 2009 19:33:59 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs.h nfsport.h nfsproto.h Message-ID: <200905151934.n4FJY2jh058363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-05-15 19:33:59 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfs.h nfsport.h nfsproto.h
Log:
SVN rev 192152 on 2009-05-15 19:33:59Z by rmacklem
Move the nfsstat structure and proc/op number definitions on the
experimental nfs subsystem from sys/fs/nfs/nfs.h and sys/fs/nfs/nfsproto.h
to sys/fs/nfs/nfsport.h and rename nfsstat to ext_nfsstat. This was done
so that src/usr.bin/nfsstat.c could use it alongside the regular nfs
include files and struct nfsstat.
Approved by: kib (mentor)
Revision Changes Path
1.4 +0 -55 src/sys/fs/nfs/nfs.h
1.4 +176 -0 src/sys/fs/nfs/nfsport.h
1.2 +1 -97 src/sys/fs/nfs/nfsproto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905151934.n4FJY2jh058363>
