]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: simplify barrier vs checkpoints
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 2 Apr 2018 00:04:53 +0000 (00:04 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 2 Apr 2018 00:05:40 +0000 (00:05 +0000)
commit87425172fb480214c3f72e0174f4f8f15f48d92d
treea202bc415b37eba1613d23e7b65faef471e1f3af
parent35ff6bb106909b1c1232666a9792156dfa398ea8
v2writable: simplify barrier vs checkpoints

searchidx_checkpoint was too convoluted and confusing.
Since barrier is mostly the same thing; use that instead
and add an fsync option for the overview DB.
lib/PublicInbox/OverIdxFork.pm
lib/PublicInbox/V2Writable.pm