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-23 09:56:47 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b8b68d9946
opnsense-src
/
sys
/
fs
/
nullfs
History
Bruce Evans
cf6347f79b
Fixed missing initialization of mp->mnt_stat. At least vm depends on
...
at least mp->mnt_stat.f_iosize being nonzero. PR: 5212
1998-01-01 08:28:26 +00:00
..
null.h
Some staticized variables were still declared to be extern.
1997-09-07 05:27:26 +00:00
null_subr.c
Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined.
1997-08-28 00:44:43 +00:00
null_vfsops.c
Fixed missing initialization of mp->mnt_stat. At least vm depends on
1998-01-01 08:28:26 +00:00
null_vnops.c
Fix the file leak bug. The lower layer wasn't informed the vnode was inactive
1997-10-21 21:01:34 +00:00