Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/25/2002 22:03:28
Module Name: syssrc
Committed By: jdolecek
Date: Thu Jul 25 19:03:28 UTC 2002
Modified Files:
syssrc/sys/nfs: nfs_vfsops.c
Log Message:
Reduce stack usage on the NFS mount code path. This fixes kernel stack
overflow when using IPsec on vax, as reported by Olaf Seibert on
current-users@.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/nfs/nfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.