Date: Thu, 7 Jun 2001 11:10:33 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: phk@FreeBSD.ORG Cc: kenji.rikitake@acm.org, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/16816: vop_stdpoll() in /sys/kern/vfs_default.c does not handle POLLIN/POLLOUT Message-ID: <Pine.BSF.4.21.0106071106550.1193-100000@besplex.bde.org> In-Reply-To: <200106062046.f56KkIR83231@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Jun 2001 phk@FreeBSD.ORG wrote:
> Synopsis: vop_stdpoll() in /sys/kern/vfs_default.c does not handle POLLIN/POLLOUT
>
> State-Changed-From-To: open->closed
> State-Changed-By: phk
> State-Changed-When: Wed Jun 6 13:46:09 PDT 2001
> State-Changed-Why:
> fixed.
Still not fixed in RELENG_4.
Please give details when closing PRs. You should at least say when
it was fixed.
RCS file: /home/ncvs/src/sys/kern/vfs_default.c,v
Working file: vfs_default.c
head: 1.53
...
----------------------------
revision 1.51
date: 2001/05/14 14:37:25; author: jlemon; state: Exp; lines: +4 -4
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
----------------------------
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106071106550.1193-100000>
