freebsd-dev/sys/fs
Matthew Dillon 08f3c74981 Pseudofs was leaking VFS cache entries badly due to its cache and use of
the wrong VOP descriptor.  This misuse caused VFS-cached vnodes to be
re-cached, resulting in the leak.  This commit is an interim fix until DES
has a chance to rework the code involved.
2001-12-19 23:58:09 +00:00
..
cd9660 Fix mounting root from a ISO9660 filesystem on a SCSI CDROM. 2001-11-27 03:55:43 +00:00
coda Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
deadfs
devfs
fdescfs
fifofs Fix select on named pipes without a reader. 2001-12-12 09:35:33 +00:00
hpfs
msdosfs Fix indentation after removing GEMDOS support. Whitespace changes only. 2001-11-28 18:29:16 +00:00
ntfs
nullfs
nwfs Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
portalfs
procfs Remove an obsolete prototype for procfs_kmemaccess(). 2001-12-11 19:07:10 +00:00
pseudofs Pseudofs was leaking VFS cache entries badly due to its cache and use of 2001-12-19 23:58:09 +00:00
smbfs Add module dependency on libmchain. 2001-12-13 13:08:34 +00:00
specfs
umapfs
unionfs