This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-27 09:06:49 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd53fddb6a
opnsense-src
/
sys
/
fs
/
unionfs
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
union.h
Regularize the vop_stdlock'ing protocol across all the filesystems
2002-10-14 03:20:36 +00:00
union_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
union_vfsops.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
union_vnops.c
Since Jeffr made the std* functions the default in rev 1.63 of
2003-01-04 08:47:19 +00:00