Date: Thu, 11 Feb 2010 21:25:48 +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_clnfsiod.c nfs_clsubs.c nfsmount.h Message-ID: <201002112126.o1BLQWaI079396@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2010-02-11 21:25:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/fs/nfsclient nfs.h nfs_clbio.c nfs_clnfsiod.c nfs_clsubs.c nfsmount.h Log: SVN rev 203789 on 2010-02-11 21:25:48Z by rmacklem MFC: r203119 Patch the experimental NFS client in a manner analogous to r203072 for the regular NFS client. Also, delete two fields of struct nfsmount that are not used by the FreeBSD port of the client. Revision Changes Path 1.2.2.3 +14 -1 src/sys/fs/nfsclient/nfs.h 1.9.2.3 +4 -4 src/sys/fs/nfsclient/nfs_clbio.c 1.1.2.2 +14 -8 src/sys/fs/nfsclient/nfs_clnfsiod.c 1.1.2.4 +3 -3 src/sys/fs/nfsclient/nfs_clsubs.c 1.1.2.2 +0 -2 src/sys/fs/nfsclient/nfsmount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002112126.o1BLQWaI079396>