freebsd-dev/sys/fs/umapfs
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
..
umap_subr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
umap_vfsops.c Fixed missing initialization of mp->mnt_stat. At least vm depends on 1998-01-01 08:28:26 +00:00
umap_vnops.c Fix the same leak as in nullfs. Now the lowervp is properly marked inactive. 1997-10-21 21:08:17 +00:00
umap.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00