freebsd-skq/sys/geom/bde
phk 124977fbb6 Remove the absolute count g_access_abs() function since experience has
shown that it is not useful.

Rename the relative count g_access_rel() function to g_access(), only
the name has changed.

Change all g_access_rel() calls in our CVS tree to call g_access() instead.

Add an #ifndef BURN_BRIDGES #define of g_access_rel() for source
code compatibility.
2004-02-12 22:42:11 +00:00
..
g_bde_crypt.c
g_bde_lock.c
g_bde_work.c Polish the work/state engine in preparation for HW-crypto support. 2004-02-08 10:19:18 +00:00
g_bde.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
g_bde.h