bde: remove lingering references

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D45874
This commit is contained in:
Mariusz Zaborski
2024-07-08 12:43:38 +02:00
parent 39bda097c0
commit 96d8f35f2a
3 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -32,14 +32,13 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd October 6, 2023
.Dd July 8, 2024
.Dt GEOM 4
.Os
.Sh NAME
.Nm GEOM
.Nd "modular disk I/O request transformation framework"
.Sh SYNOPSIS
.Cd options GEOM_BDE
.Cd options GEOM_CACHE
.Cd options GEOM_CONCAT
.Cd options GEOM_ELI
-1
View File
@@ -154,7 +154,6 @@ options BOOT_TAG=\"\"
# size for both BOOT_TAG and the assocated tunable.
options BOOT_TAG_SZ=32
options GEOM_BDE # Disk encryption.
options GEOM_CACHE # Disk cache.
options GEOM_CONCAT # Disk concatenation.
options GEOM_ELI # Disk encryption.
-1
View File
@@ -112,7 +112,6 @@ FULL_PREEMPTION opt_sched.h
GZIO opt_gzio.h
IMGACT_BINMISC opt_dontuse.h
IPI_PREEMPTION opt_sched.h
GEOM_BDE opt_geom.h
GEOM_CACHE opt_geom.h
GEOM_CONCAT opt_geom.h
GEOM_ELI opt_geom.h