]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce dry run option for attaching the device.
authoroshogbo <oshogbo@FreeBSD.org>
Tue, 10 Apr 2018 13:22:48 +0000 (13:22 +0000)
committeroshogbo <oshogbo@FreeBSD.org>
Tue, 10 Apr 2018 13:22:48 +0000 (13:22 +0000)
commitbe1fef5d077831e977f30b1c49c7d500874f9748
tree07c0cab53647b2a0b80c25453200a268bf4089f4
parent976dcf366cf1d68cbcd10c73914d73e48fc8a72b
Introduce dry run option for attaching the device.
This will allow us to verify if passphrase and key is valid without
decrypting whole device.

Reviewed by: cem@, allanjude@
Differential Revision: https://reviews.freebsd.org/D15000
sbin/geom/class/eli/geli.8
sbin/geom/class/eli/geom_eli.c
sys/geom/eli/g_eli_ctl.c