freebsd-dev/sys/fs
Poul-Henning Kamp c6e3ae999b Since Jeffr made the std* functions the default in rev 1.63 of
kern/vfs_defaults.c it is wrong for the individual filesystems to use
the std* functions as that prevents override of the default.

Found by:       src/tools/tools/vop_table
2003-01-04 08:47:19 +00:00
..
cd9660 Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
coda Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
deadfs Fix comments and one resulting code confusion about the type of the 2002-10-16 08:04:11 +00:00
devfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
fdescfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
fifofs There is some sort of race/deadlock which I have not identified 2002-12-29 10:32:16 +00:00
hpfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
msdosfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
ntfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
nullfs Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
nwfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
portalfs Fix a warning on 64 bits platforms: copyinstr() takes 2002-10-06 11:45:22 +00:00
procfs Slightly change the semantics of vnode labels for MAC: rather than 2002-10-26 14:38:24 +00:00
pseudofs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
smbfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
specfs Convert calls to BUF_STRATEGY to VOP_STRATEGY calls. This is a no-op since 2003-01-03 06:32:15 +00:00
udf Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
umapfs umap_sync is empty and is identical to vfs_stdsync. Remove it and 2002-10-19 22:22:42 +00:00
unionfs Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00