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-10 18:21:00 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1d73388a07
opnsense-src
/
sys
/
fs
/
nullfs
History
Konstantin Belousov
37a1046e61
Allow shared locks for reads when lower filesystem accept shared locking.
...
Tested by: pho MFC after: 1 week
2012-02-29 15:18:53 +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
Document that null_nodeget() cannot take shared-locked lowervp due to
2012-02-29 15:18:04 +00:00
null_vfsops.c
Allow shared locks for reads when lower filesystem accept shared locking.
2012-02-29 15:18:53 +00:00
null_vnops.c
In null_reclaim(), assert that reclaimed vnode is fully constructed,
2012-02-29 15:15:36 +00:00