freebsd-dev/sys/fs
2005-01-24 22:56:24 +00:00
..
cd9660 Create a vp->v_object in VFS_FHTOVP() if we want to be exportable 2005-01-24 21:51:19 +00:00
coda Remove unused coda_fbsd_getpages() 2005-01-19 08:24:53 +00:00
deadfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
devfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
fdescfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
fifofs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
hpfs Eliminate unused and unnecessary "cred" argument from vinvalbuf() 2005-01-14 07:33:51 +00:00
msdosfs Create a vp->v_object in VFS_FHTOVP() if we want to be exportable 2005-01-24 21:51:19 +00:00
ntfs Create a vp->v_object in VFS_FHTOVP() if we want to be exportable 2005-01-24 21:51:19 +00:00
nullfs Add null_open() and null_close() which calls null_bypass() and managed 2005-01-24 22:56:24 +00:00
nwfs whitespace nit 2005-01-19 09:07:56 +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 Eliminate unused and constant arguments to smbfs_vinvalbuf() 2005-01-14 08:52:55 +00:00
udf Create a vp->v_object in VFS_FHTOVP() if we want to be exportable 2005-01-24 21:51:19 +00:00
umapfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
unionfs Kill the VV_OBJBUF and test the v_object for NULL instead. 2005-01-24 13:13:57 +00:00