In article <20160106015453.6f0f8f...@cvs.netbsd.org>, Paul Goyette <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: pgoyette >Date: Wed Jan 6 01:54:53 UTC 2016 > >Modified Files: > src/share/man/man4: filemon.4 > >Log Message: >Add a BUGS section...
Until this is fixed properly, you should prevent the ioctl from succeeding by returning EPERM or EINVAL, instead of succeeding and deadlocking later. christos