freebsd-nq/sys/fs
Craig Rodrigues 5eb304a91a Remove calls to vfs_export() for exporting a filesystem for NFS mounting
from individual filesystems.  Call it instead in vfs_mount.c,
after we call VFS_MOUNT() for a specific filesystem.
2006-05-26 00:32:21 +00:00
..
cd9660 Remove calls to vfs_export() for exporting a filesystem for NFS mounting 2006-05-26 00:32:21 +00:00
coda Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
deadfs
devfs
fdescfs Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00
fifofs
hpfs
msdosfs Remove calls to vfs_export() for exporting a filesystem for NFS mounting 2006-05-26 00:32:21 +00:00
ntfs Remove calls to vfs_export() for exporting a filesystem for NFS mounting 2006-05-26 00:32:21 +00:00
nullfs
nwfs Call vm_object_page_clean() with the object lock held. 2006-05-25 17:16:11 +00:00
portalfs
procfs Revision 1.4 set access for all sensitive files in /proc/<PID> to mode 0 2006-05-24 14:03:51 +00:00
pseudofs Restore the ability to mount procfs and fdescfs filesystems via the 2006-05-15 19:42:10 +00:00
smbfs Call vm_object_page_clean() with the object lock held. 2006-05-25 17:16:11 +00:00
udf
umapfs
unionfs