mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-27 18:43:13 +00:00
It was silly to hand off deleted values to callers to free. We can just free as we delete and save a bunch of caller value manipulation. Signed-off-by: Zach Brown <zab@versity.com>