freebsd-dev/sys/fs/nullfs
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