mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-30 03:53:13 +00:00
As we read the super we check the first and last meta and data blkno fields. The tests weren't updated as we moved from one device to two metadata and data devices. Add a helper that tests the range for the device and test both meta and data ranges fully, instead of only testing the endpoints of each and assuming they're related because they're living on one device. Signed-off-by: Zach Brown <zab@versity.com>