1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/fs
Jeff Roberson d9b2d9f7a2 - Update vfs_root implementations to match the new prototype. None of
these filesystems will support shared locks until they are explicitly
   modified to do so.  Careful review must be done to ensure that this
   is safe for each individual filesystem.

Sponsored by:	Isilon Systems, Inc.
2005-03-24 07:36:16 +00:00
..
cd9660 Forgot to replace code to set fsid in vop_getattr. 2005-03-17 14:43:40 +00:00
coda Disable two users of findcdev. They do the wrong thing now and will 2005-03-15 12:39:30 +00:00
deadfs - Deadfs may now use the standard vop lock, get rid of dead_lock(). 2005-03-13 12:06:20 +00:00
devfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
fdescfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
fifofs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
hpfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
msdosfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
ntfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
nullfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
nwfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
portalfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
procfs Don't export major,minor, instead export tty name. 2005-03-15 11:05:11 +00:00
pseudofs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
smbfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
udf - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
umapfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
unionfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00