cvs commit: src/sys/fs/nfs nfs.h src/sys/fs/nfsclient nfs_clport.c

[ Available lists | Index of cvs-src-old | Month of Jun 2009 | Week of 20 Jun 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Rick Macklem <rmacklem@FreeBSD.org>
Date
20 Jun 2009 00:55:15
Subject
cvs commit: src/sys/fs/nfs nfs.h src/sys/fs/nfsclient nfs_clport.c
Message-ID
200906200055.n5K0t9kV078313@repoman.freebsd.org


[ Hide this part ]
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

Elapsed time: 0.077 seconds