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(-)


Reply via email to