mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04: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 |
||
|---|---|---|
| .. | ||
| check_error.d | ||
| check_internal_locks.d | ||
| linux_dtrace.h | ||
| linux_emul.c | ||
| linux_emul.h | ||
| linux_file.c | ||
| linux_file.h | ||
| linux_fork.c | ||
| linux_futex.c | ||
| linux_futex.h | ||
| linux_getcwd.c | ||
| linux_ioctl.c | ||
| linux_ioctl.h | ||
| linux_ipc.c | ||
| linux_ipc.h | ||
| linux_mib.c | ||
| linux_mib.h | ||
| linux_misc.c | ||
| linux_misc.h | ||
| linux_signal.c | ||
| linux_signal.h | ||
| linux_socket.c | ||
| linux_socket.h | ||
| linux_stats.c | ||
| linux_sysctl.c | ||
| linux_sysproto.h | ||
| linux_time.c | ||
| linux_uid16.c | ||
| linux_util.c | ||
| linux_util.h | ||
| linux_videodev.h | ||
| linux_videodev2.h | ||
| linux_videodev2_compat.h | ||
| linux_videodev_compat.h | ||
| stats_timing.d | ||
| trace_futexes.d | ||