Date: Sat, 20 Jun 2009 00:54:57 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs.h src/sys/fs/nfsclient nfs_clport.c Message-ID: <200906200055.n5K0t9kV078313@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-06-20 00:54:57 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfs.h
sys/fs/nfsclient nfs_clport.c
Log:
SVN rev 194523 on 2009-06-20 00:54:57Z by rmacklem
Change the size of the nfsc_groups[] array in the experimental nfs
client to RPCAUTH_UNIXGIDS + 1 (17), since that is what can go on
the wire for AUTH_SYS authentication.
Reviewed by: brooks
Approved by: kib (mentor)
Revision Changes Path
1.6 +4 -4 src/sys/fs/nfs/nfs.h
1.4 +1 -1 src/sys/fs/nfsclient/nfs_clport.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906200055.n5K0t9kV078313>
