HomeFreeBSD

geli: fix parallel execution of tests

Description

geli: fix parallel execution of tests

The trick is not to destroy an md(4) device during a test. That can create
a "double-free" situation, because we also destroy md devices during test
cleanup.

MFC after: 2 weeks

Details

Provenance
asomersAuthored on
Parents
rS327665: Fix bogus pass for syscon_generic introduced in r327621
Branches
Unknown
Tags
Unknown