mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-24 17:12:51 +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>