freebsd-dev/sys/geom/eli
Mark Johnston 081b4452a7 geli: Add a chicken switch for unmapped I/O
We have a report of a panic in GELI that appears to go away when
unmapped I/O is disabled.  Add a tunable to make such investigations
easier in the future.  No functional change intended.

PR:		262894
Reviewed by:	asomers
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34944
2022-04-18 17:55:24 -04:00
..
g_eli_crypto.c Use G_ELI_IVKEYLEN as the size of IV in the user test code. 2022-01-13 17:22:06 -08:00
g_eli_ctl.c geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
g_eli_hmac.c geli: style nits 2019-06-12 19:29:48 +00:00
g_eli_integrity.c geom_eli: mostly plug set-but-not-unused vars 2021-12-09 18:05:06 +00:00
g_eli_key_cache.c Use zfree() instead of explicit_bzero() and free(). 2020-06-25 20:17:34 +00:00
g_eli_key.c
g_eli_privacy.c geom_eli: mostly plug set-but-not-unused vars 2021-12-09 18:05:06 +00:00
g_eli.c geli: Add a chicken switch for unmapped I/O 2022-04-18 17:55:24 -04:00
g_eli.h Fix memory deadlock when GELI partition is used for swap. 2021-09-28 11:23:52 -07:00
pkcs5v2.c geli: partially revert r348709 2019-06-12 19:29:12 +00:00
pkcs5v2.h geli: partially revert r348709 2019-06-12 19:29:12 +00:00