Re: [PATCH v5 3/5] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
From: Patrick Steinhardt <hidden>
Date: 2023-10-26 08:16:15
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Patrick Steinhardt <hidden>
Date: 2023-10-26 08:16:15
On Wed, Oct 25, 2023 at 01:21:50PM -0400, Eric Sunshine 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:Nit: the commit message is a bit off here. Probably not worth a reroll though.Your eyes are definitely mine, because I'm not seeing where the commit message is off! But hopefully since you already don't think it's worth a reroll, and I'm not even sure what the issue is that we can just leave it ;-).Perhaps: s/implementation in/implementations are/
Yeah, that's what I referred to. Sorry for not pointing it out explicitly :) In any case, as stated before: I don't think any of my comments warrant a reroll, and overall this patch series looks good to me. Patrick