freebsd-src/sys/ufs/mfs
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
..
mfs_extern.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mfs_vfsops.c Revert consequences of changes to mount.h, part 2. 2001-04-29 02:45:39 +00:00
mfs_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
mfsnode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00