freebsd-dev/sys/fs
Robert Watson 1bfca411a6 Remove basically unused root_vp pointer in udfmount.
MFC after:	1 week
Discussed with:	scottl
2005-02-18 11:47:51 +00:00
..
cd9660 Conditionalize cd9660 chattiness regarding the nature of the file system 2005-02-18 10:49:55 +00:00
coda Remove vop_destroyvobject() initialization. 2005-02-07 08:04:24 +00:00
deadfs Introduce vx_wait{l}() and use it instead of home-rolled versions. 2005-02-17 10:49:51 +00:00
devfs Introduce vx_wait{l}() and use it instead of home-rolled versions. 2005-02-17 10:49:51 +00:00
fdescfs Make fdesc_root static 2005-02-10 12:09:15 +00:00
fifofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
hpfs Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
msdosfs Unroll the loop for calculating the 8.3 filename checksum. In testing 2005-02-08 07:51:14 +00:00
ntfs make M_NTFSMNT and ntfs_calccfree() static 2005-02-10 12:09:49 +00:00
nullfs Introduce vx_wait{l}() and use it instead of home-rolled versions. 2005-02-17 10:49:51 +00:00
nwfs Statize malloc types. 2005-02-10 12:05:06 +00:00
portalfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
procfs /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
pseudofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
smbfs Make smbfs_debuglevel private. 2005-02-10 12:07:02 +00:00
udf Remove basically unused root_vp pointer in udfmount. 2005-02-18 11:47:51 +00:00
umapfs Make filesystems get rid of their own vnodes vnode_pager object in 2005-01-28 14:42:17 +00:00
unionfs Deimplement vop_destroyvobject() 2005-02-07 08:23:36 +00:00