mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-07 19:20:44 +00:00
Use scoutfs_bug_on() to freak out if we append items to a segment out of order. We don't really return errors from this path, we should, but for now at least share the keys that show the problem. Signed-off-by: Zach Brown <zab@versity.com>