summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2021-12-25 11:04:59 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2021-12-25 11:04:59 +0000
commit778880db2d72212c998331abce672c41b0a690bc (patch)
treecfde2a3d4082034a3ea02236be3b2dc8d9c079de /regress
parentdc74b51aba9b56a26bb79fa5984f02e223fba29e (diff)
kqueue: Invalidate revoked vnodes' knotes on the fly
When a tty device is revoked, the associated knotes should be invalidated. Otherwise the user processes can keep on receiving events from the device. It appears tricky to do the invalidation as part of revocation in a way that does not allow unwanted event registration or clutter the tty code. For now, make the knotes invalid lazily before delivery. OK mpi@
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions