freebsd-src/sys/fs
Poul-Henning Kamp 69816ea35e Kill VOP_CREATEVOBJECT(), it is now the responsibility of the filesystem
for a given vnode to create a vnode_pager object if one is needed.
2005-01-25 00:12: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 Kill VOP_CREATEVOBJECT(), it is now the responsibility of the filesystem 2005-01-25 00:12:24 +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 Don't implement vop_createvobject(), vop_open() and vop_close() manages 2005-01-24 23:54:45 +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 VOP_CREATEVOBJECT(), it is now the responsibility of the filesystem 2005-01-25 00:12:24 +00:00