mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
In particular, do not lock Giant conditionally when calling into the filesystem module, remove the VFS_LOCK_GIANT() and related macros. Stop handling buffers belonging to non-mpsafe filesystems. The VFS_VERSION is bumped to indicate the interface change which does not result in the interface signatures changes. Conducted and reviewed by: attilio Tested by: pho |
||
|---|---|---|
| .. | ||
| audit.c | ||
| audit.h | ||
| audit_arg.c | ||
| audit_bsm.c | ||
| audit_bsm_domain.c | ||
| audit_bsm_errno.c | ||
| audit_bsm_fcntl.c | ||
| audit_bsm_klib.c | ||
| audit_bsm_socket_type.c | ||
| audit_bsm_token.c | ||
| audit_ioctl.h | ||
| audit_pipe.c | ||
| audit_private.h | ||
| audit_syscalls.c | ||
| audit_trigger.c | ||
| audit_worker.c | ||