freebsd-dev/sys/fs/unionfs
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
..
union_subr.c Use <sys/queue.h> macro API. 2001-02-04 12:37:48 +00:00
union_vfsops.c Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
union_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
union.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00