mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-27 02:14:21 +00:00
The conversion of the filerw item callers of the btree cursor wasn't updated to consistently release the cursors. This was causing block refcounting problems that could scribble on freed and realloced memory. Signed-off-by: Zach Brown <zab@versity.com>