freebsd-dev/lib/geom
Ben Woods e45068e3c9 geli init with multiple providers - fix init and fix -B "none"
Apply some fixes post rS336659, which allowed multiple provders to be
initialized in a single command.
- Fix issue where second and subsequent providers would fail init.
  This was due to the metadata struct being zeroed after the first
  provider init was completed, despite containing common data required
  for subsequent providers.
- Fix issue where -B "none" would still result in the metadata being
  backed-up if multiple providers had been specified. This was due to
  the backupfile of "none" being incorrectly made unique for each
  provider by appending "-<prov>".

Approved by:	asomers
Approved by:	re (gjb)
Differential Revision:	https://reviews.freebsd.org/D17096
2018-09-10 14:50:34 +00:00
..
cache
concat
eli geli init with multiple providers - fix init and fix -B "none" 2018-09-10 14:50:34 +00:00
journal
label
mirror
mountver
multipath
nop
part Remove three stray instances of zfsloader. 2018-07-20 05:26:14 +00:00
raid
raid3
sched
shsec
stripe
virstor
Makefile
Makefile.classes
Makefile.inc