opnsense-src/sys/compat/linux
Konstantin Belousov 5050aa86cf Remove the support for using non-mpsafe filesystem modules.
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
2012-10-22 17:50:54 +00:00
..
check_error.d
check_internal_locks.d
linux_dtrace.h
linux_emul.c
linux_emul.h
linux_file.c Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
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 Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
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