The pipe code was not properly handling kernel space writes. Such writes
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jul 2005 18:39:16 +0000 (18:39 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jul 2005 18:39:16 +0000 (18:39 +0000)
commit2f39cf31f05e6423fa4063867cea61ae0917469b
tree99d9b31d80eca6e5a645eb8a3699b7156c6c7851
parent9c152dde7fc4acfb3b1fd9456aae15428ae843b7
The pipe code was not properly handling kernel space writes.  Such writes
can be made by the journaling code when journaling to a pipe.
sys/kern/sys_pipe.c