freebsd-dev/sys/geom/bde
Poul-Henning Kamp 83d771de78 Simplify the GEOM OAM api: Drop the request type, and let everything
hinge on the "verb" parameter which the class gets to interpret as
it sees fit.

Move the entire request into the kernel and move changed parameters
back when done.
2003-06-01 13:47:51 +00:00
..
g_bde_crypt.c Don't use & in front of arrays. 2003-05-31 19:23:11 +00:00
g_bde_lock.c
g_bde_work.c Remove unused variable. 2003-05-31 19:08:23 +00:00
g_bde.c Simplify the GEOM OAM api: Drop the request type, and let everything 2003-06-01 13:47:51 +00:00
g_bde.h