Add EVFILT_VNODE open, read and close notifications.
authorkib <kib@FreeBSD.org>
Tue, 3 May 2016 15:17:43 +0000 (15:17 +0000)
committerkib <kib@FreeBSD.org>
Tue, 3 May 2016 15:17:43 +0000 (15:17 +0000)
commit838f7d1304c723206899cd4965a1a8ba0761d68f
tree7218ce83f4cf8d64338a89b31295a32f6e5dc984
parentcacb7c41e21bf8ff9e1e931a5a98bef75389a4e3
Add EVFILT_VNODE open, read and close notifications.

While there, order EVFILT_VNODE notes descriptions alphabetically.

Based on submission, and tested by: Vladimir Kondratyev <wulf@cicgroup.ru>
MFC after: 2 weeks
lib/libc/sys/kqueue.2
sys/kern/vfs_subr.c
sys/kern/vnode_if.src
sys/sys/event.h
sys/sys/vnode.h