Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/27/2007 15:25:23
Module Name: src
Committed By: ad
Date: Thu Dec 27 15:25:23 UTC 2007
Modified Files:
src/sys/kern: sys_pipe.c
Log Message:
pipe_direct_write: kill a mutex_exit() that escaped.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/kern/sys_pipe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.