Implement support for the EVFILT_VNODE filter to trigger the NOTE_ATTRIB
event.
This will allow bhyve to notify a guest when an underlying zvol is
resized from the host. This filter will catch events for zvols that are
being managed by geom (i.e., volmode=full|geom).