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-03-03 05:41:01 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ca4e37e1cf
opnsense-src
/
sys
/
miscfs
/
union
History
Poul-Henning Kamp
3b6fb88590
Before we start to mess with the VFS name-cache clean things up a little bit:
...
Isolate the namecache in its own file, and give it a dedicated malloc type.
1999-10-03 12:18:29 +00:00
..
union.h
Before we start to mess with the VFS name-cache clean things up a little bit:
1999-10-03 12:18:29 +00:00
union_subr.c
Before we start to mess with the VFS name-cache clean things up a little bit:
1999-10-03 12:18:29 +00:00
union_vfsops.c
This is a major fixup of unionfs. At least 30 serious bugs have been
1999-09-26 20:52:41 +00:00
union_vnops.c
Make sure file after VOP_OPEN is VMIO'd when transfering control from
1999-09-28 05:48:39 +00:00