kernel - fix fifofs kqueue broken on the 25th
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 29 Dec 2009 19:52:59 +0000 (11:52 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 29 Dec 2009 19:52:59 +0000 (11:52 -0800)
commit7a5447efdc27c4f13647d347270714ea6c0acce9
treed4d58680db62a8ed313db5693e308a9fd5027cb6
parent6a10a276cd1ad45b92f588da6ecc24f4a38bb99a
kernel - fix fifofs kqueue broken on the 25th

* A misnamed field caused kqueue ops to fail on filesystem fifos.

Reported-by: Jan Lentfer, Rumko
sys/vfs/fifofs/fifo_vnops.c