freebsd-dev/sys/gnu
Matthew Dillon 6b8bd2efc1 Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount
structure changes now rather then piecemeal later on.  mnt_nvnodelist
currently holds all the vnodes under the mount point.  This will eventually
be split into a 'dirty' and 'clean' list.  This way we only break kld's once
rather then twice.  nvnodelist will eventually turn into the dirty list
and should remain compatible with the klds.
2001-11-04 18:55:42 +00:00
..
dev/sound/pci new (gpl licensed) firmware image for cs4280/cs46xx sound chips 2001-05-30 22:28:30 +00:00
ext2fs Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount 2001-11-04 18:55:42 +00:00
fs/ext2fs Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount 2001-11-04 18:55:42 +00:00
i386/fpemul KSE Milestone 2 2001-09-12 08:38:13 +00:00