]> Sergey Matveev's repositories - public-inbox.git/commitdiff
extmsg: search_partial: use ->isrch if available
authorEric Wong <e@80x24.org>
Sat, 25 Sep 2021 22:16:44 +0000 (22:16 +0000)
committerEric Wong <e@80x24.org>
Sun, 26 Sep 2021 00:06:25 +0000 (00:06 +0000)
This allows us to avoid creating ibx->{search}->{xdb} at this
spot by using an `undef' value.  This is a step towards
eliminating the innocuous "/path/to/inboxdir/xap15 has no shards"
messages introduced in commit 63d7b8ce (daemons: revamp
periodic cleanup task, 2021-09-23)


No differences found