Subject: CVS commit: src/sys/miscfs/portal
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 11/12/2004 04:15:29
Module Name:	src
Committed By:	atatat
Date:		Fri Nov 12 04:15:29 UTC 2004

Modified Files:
	src/sys/miscfs/portal: portal_vnops.c

Log Message:
Pass the caller's proc* to soreceive() via auio.uio_procp so that
unp_externalize() is called properly.

Addresses PR kern/28194.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/miscfs/portal/portal_vnops.c

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