freebsd-dev/sys/fs/smbfs
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
..
smbfs_io.c
smbfs_node.c Remove redundant check for negative or zero v_usecount; vrele() already 2002-12-15 04:32:41 +00:00
smbfs_node.h
smbfs_smb.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
smbfs_subr.c
smbfs_subr.h
smbfs_vfsops.c Keep trying to flush the vnode list for the mount while some are still 2002-12-13 23:44:00 +00:00
smbfs_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
smbfs.h Keep trying to flush the vnode list for the mount while some are still 2002-12-13 23:44:00 +00:00