freebsd-dev/stand/libsa/geli
Warner Losh ad759c7352 stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
All of the archsw fmtdev functions treat DEVT_DISK as a call to
disk_fmtdev. Set all disks' dv_fmtdev to disk_fmtdev so devformat
will return the same thing.

Sponsored by:		Netflix
Reviewed by:		tsoome (prior version)
Differential Revision:	https://reviews.freebsd.org/D35917
2022-08-11 10:27:16 -06:00
..
geli_metadata.c
geliboot_crypto.c
geliboot_internal.h stand: Remove unneeded include from geli 2022-08-03 11:24:38 -06:00
geliboot.c stand: Fix a common typo in source code comments 2022-03-28 19:34:30 +02:00
geliboot.h
gelidev.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
Makefile.inc stand: Reduce number of files that need -I${LDRSRC} 2022-08-03 11:24:38 -06:00
pwgets.c