freebsd-nq/sys/ufs/ffs
Poul-Henning Kamp 138ec1f71a vnops megacommit
1.  Use the default function to access all the specfs operations.
2.  Use the default function to access all the fifofs operations.
3.  Use the default function to access all the ufs operations.
4.  Fix VCALL usage in vfs_cache.c
5.  Use VOCALL to access specfs functions in devfs_vnops.c
6.  Staticize most of the spec and fifofs vnops functions.
7.  Make UFS panic if it lacks bits of the underlying storage handling.
1997-10-15 13:24:07 +00:00
..
ffs_alloc.c I think my previous change may have opened a race conditio. 1997-10-14 18:46:48 +00:00
ffs_balloc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
ffs_extern.h Add type arg to ffs_mountfs and avoid examining v_tag to find out 1997-10-10 18:17:00 +00:00
ffs_inode.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
ffs_subr.c Update a number of panic messages to reflect the actual name 1997-03-09 06:00:44 +00:00
ffs_tables.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ffs_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ffs_vnops.c vnops megacommit 1997-10-15 13:24:07 +00:00
fs.h Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00