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-02-20 00:11:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cdeb72045b
opnsense-src
/
sys
/
fs
/
nullfs
History
Suleiman Souhlal
cdeb72045b
Use vput() instead of vrele() in null_reclaim() since the lower vnode
...
is locked. MFC after: 3 days
2005-09-02 15:49:55 +00:00
..
null.h
- Assume that all lower filesystems now support proper locking. Assert
2005-03-15 13:49:33 +00:00
null_subr.c
- Clear VI_OWEINACT before calling vget() with no lock type. We know
2005-04-11 11:17:20 +00:00
null_vfsops.c
- Honor the flags argument passed to null_root(). The filesystem below
2005-04-11 11:16:29 +00:00
null_vnops.c
Use vput() instead of vrele() in null_reclaim() since the lower vnode
2005-09-02 15:49:55 +00:00