This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
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_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
null.h
Some staticized variables were still declared to be extern.
1997-09-07 05:27:26 +00:00