Date: Fri, 6 Jun 2008 12:04:31 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200806061204.m56C4kEP007481@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-06-06 12:04:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern sys_pipe.c Log: SVN rev 179615 on 2008-06-06 12:04:31Z by kib MFC rev. 1.197 AKA r179242: The pipe_peer that has the knote for write shall be present. Ignore the pipe_present value for EVFILT_WRITE in filt_pipedetach(). Revision Changes Path 1.191.2.2 +1 -6 src/sys/kern/sys_pipe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806061204.m56C4kEP007481>