freebsd-src/sys/fs/devfs
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
..
devfs_devs.c At the point in time where most devices are created, we don't know what 2001-02-02 22:54:41 +00:00
devfs_vfsops.c add this ridiculous include foo so it will compile again 2001-04-23 18:14:41 +00:00
devfs_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
devfs.h staticize. 2000-12-08 15:07:24 +00:00