Date: Sat, 26 Dec 2009 19:15:15 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clvnops.c Message-ID: <200912261915.nBQJFQG8038512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-12-26 19:15:15 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clvnops.c
Log:
SVN rev 201029 on 2009-12-26 19:15:15Z by rmacklem
When porting the experimental nfs subsystem to the FreeBSD8 krpc,
I added 3 functions that were already in the experimental client
under different names. This patch deletes the functions in the
experimental client and renames the calls to use the other set.
(This is just removal of duplicated code and does not fix any bug.)
MFC after: 2 weeks
Revision Changes Path
1.3 +0 -1 src/sys/fs/nfsclient/nfs.h
1.10 +5 -100 src/sys/fs/nfsclient/nfs_clbio.c
1.17 +3 -3 src/sys/fs/nfsclient/nfs_clvnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912261915.nBQJFQG8038512>
