opnsense-src/sys/geom/eli
Mark Johnston b2e2412d15 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
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 081b4452a7)
2022-07-19 09:52:00 -04:00
..
g_eli.c geli: Add a chicken switch for unmapped I/O 2022-07-19 09:52:00 -04:00
g_eli.h We don't need the sc_ekeys_lock in standalone environment. 2020-09-14 23:51:14 +00:00
g_eli_crypto.c Add support for optional separate output buffers to in-kernel crypto. 2020-05-25 22:12:04 +00: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 eli: Zero pad bytes that arise when certain auth algorithms are used 2021-07-29 08:12:22 -04:00
g_eli_key.c Introduce the 'n' flag for the geli attach command. 2018-05-09 20:53:38 +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_privacy.c geli: use unmapped I/O 2020-08-26 02:44:35 +00: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