Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/02/2003 06:01:51
Module Name:	src
Committed By:	itojun
Date:		Thu Oct  2 06:01:51 UTC 2003

Modified Files:
	src/sys/nfs: nfs_subs.c nfs_vfsops.c

Log Message:
plug mbuf leak due to manual mbuf handling.  PR kern/13807.
(martti confirmed that it stabilizes the situation described in kren/13807)


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.132 -r1.133 src/sys/nfs/nfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.