freebsd-src/sys/fs/pseudofs
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
..
pseudofs.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
pseudofs.h Slightly change the semantics of vnode labels for MAC: rather than 2002-10-26 14:38:24 +00:00
pseudofs_fileno.c Gratuitous whitespace cleanup. 2002-06-06 16:59:24 +00:00
pseudofs_internal.h [the previous commit to pseudofs_vncache.c got the wrong log message] 2001-10-01 04:26:33 +00:00
pseudofs_vncache.c Plug an infrequent (I think) memory leak. 2002-10-15 18:51:02 +00:00
pseudofs_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00