[InterNetNews/inn] 4f1bee: Scan every buffindexed slot during hidden expiry

Kevin Bowling noreply at github.com
Thu Aug 13 19:50:03 UTC 2026


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 4f1beea197659aa25da19766267d5e825c7ad154
      https://github.com/InterNetNews/inn/commit/4f1beea197659aa25da19766267d5e825c7ad154
  Author: Kevin Bowling <kevin.bowling at kev009.com>
  Date:   2026-08-13 (Thu, 13 Aug 2026)

  Changed paths:
    M storage/buffindexed/buffindexed.c

  Log Message:
  -----------
  Scan every buffindexed slot during hidden expiry

A full freelist is represented by -1, so using the freelist head as the
loop bound skipped hidden-group expiry once all mapped slots had been
allocated. Refresh the mapping and scan every slot, relying on the zero
count of unused entries to skip them.

see #372



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list