mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-25 15:50:29 +00:00
We were checking that quorum_slot_nr was within the range of possible slots allowed by the format as it was parsed. We weren't checking that it referenced a configured slot. Make sure, and give a nice error message that shows the configured slots. Signed-off-by: Zach Brown <zab@versity.com>