freebsd-src/sys/fs
Matthew Dillon c72ccd014d Change the vnode list under the mount point from a LIST to a TAILQ
in preparation for an implementation of limiting code for kern.maxvnodes.

MFC after:	3 days
2001-10-23 01:21:29 +00:00
..
cd9660 KSE Milestone 2 2001-09-12 08:38:13 +00:00
coda Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
deadfs Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
devfs Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
fdescfs Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
fifofs KSE Milestone 2 2001-09-12 08:38:13 +00:00
hpfs Restore these files to being portable: 2001-09-12 23:39:36 +00:00
msdosfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
ntfs Fix (typo? pasteo?): panic("ffs_mountroot..." -> panic("ntfs_mountroot...") 2001-09-26 00:36:33 +00:00
nullfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
nwfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
portalfs KSE Milestone 2 2001-09-12 08:38:13 +00:00
procfs No, you may not /* FALLTHROUGH */. Not only will you return an incorrect 2001-10-22 16:13:38 +00:00
pseudofs Argh! I updated the version number in the MODULE_DEPEND() thingamagook but 2001-10-19 18:23:51 +00:00
smbfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
specfs Change the kernel's ucred API as follows: 2001-10-11 23:38:17 +00:00
umapfs Assert that a ucred is unshared before we remap its ids. 2001-10-20 03:30:34 +00:00
unionfs Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00