unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v2: epoch reuse space calculation fix
@ 2024-12-17 21:27 Eric Wong
  2024-12-17 21:27 ` [PATCH 1/2] v2writable: simplify epoch directory generation Eric Wong
  2024-12-17 21:27 ` [PATCH 2/2] import: fix space calculation when reusing epochs Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-12-17 21:27 UTC (permalink / raw)
  To: meta

Noticed while working on and extracted from a larger refactoring
series which I'm still working on and requires thorough testing.
Publishing 1/2 now just makes 2/2 smoother in this small series.

Eric Wong (2):
  v2writable: simplify epoch directory generation
  import: fix space calculation when reusing epochs

 lib/PublicInbox/InboxWritable.pm |  7 -------
 lib/PublicInbox/LeiStore.pm      |  5 ++---
 lib/PublicInbox/V2Writable.pm    | 33 +++++++++++++++-----------------
 3 files changed, 17 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-17 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 21:27 [PATCH 0/2] v2: epoch reuse space calculation fix Eric Wong
2024-12-17 21:27 ` [PATCH 1/2] v2writable: simplify epoch directory generation Eric Wong
2024-12-17 21:27 ` [PATCH 2/2] import: fix space calculation when reusing epochs Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).