freebsd-dev/sys/fs
Tor Egge 82be0a5a24 Add marker vnodes to ensure that all vnodes associated with the mount point are
iterated over when using MNT_VNODE_FOREACH.

Reviewed by:	truckman
2006-01-09 20:42:19 +00:00
..
cd9660 Add marker vnodes to ensure that all vnodes associated with the mount point are 2006-01-09 20:42:19 +00:00
coda o Fix typo in the define: s/MRAK_INT_GEN/MARK_INT_GEN/. The typo 2006-01-09 18:07:06 +00:00
deadfs
devfs When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule 2006-01-03 09:49:10 +00:00
fdescfs Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
fifofs Second attempt at a work-around for fifo-related socket panics during 2005-10-01 20:15:41 +00:00
hpfs Fix -Wundef from compiling the amd64 LINT. 2005-12-04 10:06:06 +00:00
msdosfs Properly parse the nowin95 mount option. 2005-11-19 16:38:39 +00:00
ntfs o Typo in the debug message: s/skiped/skipped. 2006-01-05 13:39:23 +00:00
nullfs Eradicate caddr_t from the VFS API. 2005-12-14 00:49:52 +00:00
nwfs Eradicate caddr_t from the VFS API. 2005-12-14 00:49:52 +00:00
portalfs Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
procfs Make tv_sec a time_t on all platforms but alpha. Brings us more in line with 2005-12-24 22:22:17 +00:00
pseudofs Eliminate an unnecessary bcopy(). 2005-08-12 12:22:05 +00:00
smbfs Eradicate caddr_t from the VFS API. 2005-12-14 00:49:52 +00:00
udf Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
umapfs Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
unionfs Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00