hammer2 - Flesh out kqueue support
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Aug 2017 01:23:55 +0000 (18:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 20 Aug 2017 01:23:55 +0000 (18:23 -0700)
commit5e474d4166a91d34ee5bc7f70b47a02551ce7c75
treebdcdc0f7da9b351aff1b05015f43d8c1558983bf
parentacb71b22f1443bd8a34f6e457cf57c4527d7ab52
hammer2 - Flesh out kqueue support

* Do a quick run through and add missing KNOTE's.  The support now matches
  H1.

* Quickly tested via the monitor utility, appears to work.
sys/vfs/hammer2/hammer2_inode.c
sys/vfs/hammer2/hammer2_vnops.c