mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 05:13:18 +00:00
The segment item struct used to have fiddly packed offsets and lengths. Now it's just normal fields so we can work with them directly and get rid of the native item indirection. Signed-off-by: Zach Brown <zab@versity.com>