freebsd-skq/sys/compat
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
..
linprocfs Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
linux A bogus check for a char device also matched symbolic links. 2001-04-25 22:07:16 +00:00
netbsd Use queue macros. 2001-01-24 00:01:42 +00:00
pecoff Back out proc locking to protect p_ucred for obtaining additional 2001-01-27 00:01:31 +00:00
svr4 Change the pfind() and zpfind() functions to lock the process that they 2001-04-24 00:51:53 +00:00