freebsd-skq/sys/nwfs
Poul-Henning Kamp b7ebffbc08 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
..
nwfs_io.c vnode_pager_freepage() is really vm_page_free() in disguise, 2001-04-19 06:18:23 +00:00
nwfs_ioctl.c
nwfs_mount.h
nwfs_node.c Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected 2001-03-10 05:39:03 +00:00
nwfs_node.h Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected 2001-03-10 05:39:03 +00:00
nwfs_subr.c Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected 2001-03-10 05:39:03 +00:00
nwfs_subr.h
nwfs_vfsops.c Add dependancy on libmchain module. 2001-03-22 06:51:53 +00:00
nwfs_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
nwfs.h