freebsd-dev/sys/fs
phk 1b989193f4 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
..
cd9660 vnops megacommit 1997-10-15 13:24:07 +00:00
deadfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
fdescfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
fifofs vnops megacommit 1997-10-15 13:24:07 +00:00
msdosfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
nullfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
portalfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
procfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
specfs vnops megacommit 1997-10-15 13:24:07 +00:00
umapfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
unionfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00