freebsd-dev/sys/fs/smbfs
phk 4d26864fcf Add a vop_stdbmap(), and make it part of the default vop vector.
Make 7 filesystems which don't really know about VOP_BMAP rely
on the default vector, rather than more or less complete local
vop_nopbmap() implementations.
2001-04-29 11:48:41 +00:00
..
smbfs_io.c
smbfs_node.c
smbfs_node.h
smbfs_smb.c
smbfs_subr.c
smbfs_subr.h
smbfs_vfsops.c
smbfs_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
smbfs.h Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK. 2001-04-13 11:26:54 +00:00