mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-30 20:13:17 +00:00
A copy and paste bug had us extending the length of keys that were decremented at their previous length. The whole point of the _cur_len functions is that they don't have to extend the key buf out to full precision. Signed-off-by: Zach Brown <zab@versity.com>