K 10 svn:author V 3 kib K 8 svn:date V 27 2014-10-15T13:08:53.211758Z K 7 svn:log V 305 Change the deadfs poll VOP to return POLLIN|POLLRDNORM if the caller is interested in i/o state. Return POLLNVAL for invalid bits, similar to poll_no_poll(). Note that POLLOUT must not be returned, since POLLHUP is set. Noted and reviewed by: bde Sponsored by: The FreeBSD Foundation MFC after: 1 week END