mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-05-22 18:11:52 -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.