unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watch: some more bugfixes
@ 2023-04-06 12:39 Eric Wong
  2023-04-06 12:39 ` [PATCH 1/2] watch: use detect_indexlevel for unconfigured inboxes Eric Wong
  2023-04-06 12:39 ` [PATCH 2/2] watch: close inotify FD on ->quit Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2023-04-06 12:39 UTC (permalink / raw)
  To: meta

Some things I noticed and fixed last week while reconfiguring
some inboxes to use the `basic' indexlevel to save disk space.

Eric Wong (2):
  watch: use detect_indexlevel for unconfigured inboxes
  watch: close inotify FD on ->quit

 lib/PublicInbox/Admin.pm         | 27 ---------------------------
 lib/PublicInbox/InboxWritable.pm | 27 +++++++++++++++++++++++++++
 lib/PublicInbox/SearchIdx.pm     |  2 +-
 lib/PublicInbox/Watch.pm         |  7 +++++++
 script/public-inbox-convert      |  2 +-
 script/public-inbox-index        |  6 +++---
 t/index-git-times.t              |  5 +++--
 t/indexlevels-mirror.t           |  7 ++++---
 t/init.t                         |  5 +++--
 9 files changed, 49 insertions(+), 39 deletions(-)


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

end of thread, other threads:[~2023-04-06 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-06 12:39 [PATCH 0/2] watch: some more bugfixes Eric Wong
2023-04-06 12:39 ` [PATCH 1/2] watch: use detect_indexlevel for unconfigured inboxes Eric Wong
2023-04-06 12:39 ` [PATCH 2/2] watch: close inotify FD on ->quit 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).