kernel - Tear out vfs polling
authorSamuel J. Greear <sjg@thesjg.com>
Sun, 11 Jul 2010 17:03:11 +0000 (17:03 +0000)
committerSamuel J. Greear <sjg@thesjg.com>
Sun, 11 Jul 2010 17:03:11 +0000 (17:03 +0000)
commit347224e6dde080d0b2cc3482e8c4a4edd8d8703b
tree9131f52e04f49fde43e5c9e7cf5bd63803a986c0
parent163625b9bf04f32ec3cbbaef7e6b242aeb8a152c
kernel - Tear out vfs polling

* Remove existing (now legacy) code that implements vfs polling, kq filters
  are now the "One True (and only) Way"
sys/kern/vfs_default.c
sys/kern/vfs_subr.c
sys/sys/vnode.h
sys/vfs/deadfs/dead_vnops.c
sys/vfs/fdesc/fdesc_vnops.c
sys/vfs/fifofs/fifo_vnops.c
sys/vfs/gnu/ext2fs/ext2_vnops.c
sys/vfs/nfs/nfs_vnops.c
sys/vfs/ufs/ufs_vnops.c