Date: Mon, 14 May 2001 07:37:28 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_default.c Message-ID: <200105141437.f4EEbSA32842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/05/14 07:37:28 PDT
Modified files:
sys/kern vfs_default.c
Log:
When calling poll() on a fd associated with a filesystem, let POLLIN/POLLOUT
behave identically to POLLRDNORM/POLLWRNORM.
Submitted by: bde
PR: 27287
merge after: 1 week
Revision Changes Path
1.51 +4 -4 src/sys/kern/vfs_default.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105141437.f4EEbSA32842>
