diff options
author | stas <stas@FreeBSD.org> | 2009-06-28 21:49:43 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-06-28 21:49:43 +0000 |
commit | c61e1d6988484a6875f72fcc81e34d5a1c2dccfa (patch) | |
tree | 022e59bcdde11f99bd112a6b3f3fb767e6be937c /lib/libc/sys/stack_protector.c | |
parent | 66973f6d466a972e501c27cd4da24634b5f87f3e (diff) | |
download | FreeBSD-src-c61e1d6988484a6875f72fcc81e34d5a1c2dccfa.zip FreeBSD-src-c61e1d6988484a6875f72fcc81e34d5a1c2dccfa.tar.gz |
- Turn the third (islocked) argument of the knote call into flags parameter.
Introduce the new flag KNF_NOKQLOCK to allow event callers to be called
without KQ_LOCK mtx held.
- Modify VFS knote calls to always use KNF_NOKQLOCK flag. This is required
for ZFS as its getattr implementation may sleep.
Approved by: re (rwatson)
Reviewed by: kib
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/sys/stack_protector.c')
0 files changed, 0 insertions, 0 deletions