mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-22 07:52:38 +00:00
c8d61c2e01
When iterating over items the manifest would always insert whatever values it found at the caller's key, instead of the key that it found in the segment. Signed-off-by: Zach Brown <zab@versity.com>