mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-29 11:33:19 +00:00
The BUILD_BUG_ON() to test that the start of the items in the segment header is naturally aligned had a typo that masked the length instead of checking the remainder of division by the length. Signed-off-by: Zach Brown <zab@versity.com>