Date: Mon, 11 Jan 2010 19:30:23 +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: <201001111930.o0BJUe6D011152@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-01-11 19:30:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clvnops.c
Log:
SVN rev 202106 on 2010-01-11 19:30:23Z by rmacklem
MFC: r201029
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.)
Revision Changes Path
1.2.2.2 +0 -1 src/sys/fs/nfsclient/nfs.h
1.9.2.2 +5 -100 src/sys/fs/nfsclient/nfs_clbio.c
1.13.2.3 +3 -3 src/sys/fs/nfsclient/nfs_clvnops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001111930.o0BJUe6D011152>
