Re: [PATCH v5 3/5] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
From: Elijah Newren <hidden>
Date: 2023-11-11 00:17:48
From: Elijah Newren <hidden>
Date: 2023-11-11 00:17:48
On Wed, Oct 25, 2023 at 10:22 AM Eric Sunshine [off-list ref] wrote:
On Wed, Oct 25, 2023 at 11:44 AM Taylor Blau [off-list ref] wrote:quoted
On Wed, Oct 25, 2023 at 09:58:06AM +0200, Patrick Steinhardt wrote:quoted
On Mon, Oct 23, 2023 at 06:45:01PM -0400, Taylor Blau wrote:quoted
In order to support streaming from a location in memory, we must implement a new kind of bulk_checkin_source that does just that. These implementation in spread out across:Perhaps: s/implementation in/implementations are/
Was just about to comment with the same suggestion; I had a hard time parsing the commit message as well because of this.