mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-30 07:01:22 -04:00
This was considering them as 0, so it would under-delete until the next flush them delete all at once. That effectively doubled the number of bytes not yet deleted as they're first transferred to garbage, flushed again, then unlinked.