]> git.ipfire.org Git - thirdparty/grub.git/commit
cryptodisk: Return failure in cryptomount when no cryptodisk modules are loaded
authorGlenn Washburn <development@efficientek.com>
Thu, 9 Dec 2021 17:14:52 +0000 (11:14 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 Dec 2021 01:00:33 +0000 (02:00 +0100)
commitcabc36ce56c46a2c39e142f58585ebce3c88ac0e
tree607cbe22a43d09c025c66b536494813976102b39
parent26406d8908a1610b43b05a39c7b0eedb634cd0f6
cryptodisk: Return failure in cryptomount when no cryptodisk modules are loaded

This displays an error notifying the user that they'll want to load
a backend module to make cryptomount useful.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/disk/cryptodisk.c