DragonFlyBSD/src d7009a0lib/libc/sys kqueue.2

kqueue: Fix kqueue(2) EVFILT_FS section

Fix 05d3db1bc901548d6335d701c773c537d4ef42fd.

EVFILT_FS filter currently does not use ident. It can be any value
to catch mount/umount.

FreeBSD kqueue(2) man page doesn't have description on EVFILT_FS
by the way, while the code was taken from FreeBSD for mount/umount.
DeltaFile
+2-3lib/libc/sys/kqueue.2
+2-31 files

UnifiedSplitRaw