PR/60645 CVS commit: src/sys/nfs

"Taylor R Campbell" <[email protected]>
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60645; it has been noted by GNATS.

From: "Taylor R Campbell" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60645 CVS commit: src/sys/nfs
Date: Wed, 26 Aug 2026 03:01:25 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Aug 26 03:01:25 UTC 2026
 
 Modified Files:
 	src/sys/nfs: nfs_export.c nfs_syscalls.c nfs_var.h
 
 Log Message:
 nfs: New sysctl node vfs.nfsd.maxexportspermount.
 
 Limits the number of different ways a single mount point can be
 exported.  Default is limited to 256; can be expanded by sysctl up to
 anything that won't overflow kva.
 
 XXX Should prevent increasing it at securelevel>0.
 
 PR kern/60645: nfssvc(2): arithmetic overflow in input array sizing
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 src/sys/nfs/nfs_export.c
 cvs rdiff -u -r1.166 -r1.167 src/sys/nfs/nfs_syscalls.c
 cvs rdiff -u -r1.97 -r1.98 src/sys/nfs/nfs_var.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.