Implement support for the EVFILT_VNODE filter to trigger the NOTE_ATTRIB
event.
This will allow bhyve to notify a guest when a zvol is resized from the
host.
Note: This patch is intended be upstreamed to OpenZFS. I want to get
feedback here, to make sure I'm on the right track before submitting a
patch upstream.