Re: [PATCH 4/8] midx-write.c: extract `should_include_pack()`

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 23, 2024 at 12:38:13PM -0400, Taylor Blau wrote:
> The add_pack_to_midx() callback used via for_each_file_in_pack_dir() is
> used to add packs with .idx files to the MIDX being written.
> 
> Within this function, we have a pair of checks that discards packs
> which:
> 
>   - appear in an existing MIDX, if we successfully read an existing MIDX
>     from disk
> 
>   - or, appear in the "to_include" list, if invoking the MIDX write
>     machinery with the `--stdin-packs` command-line argument.
> 
> In a future commit will want to call a slight variant of these checks

Either s/In a/A/ or s/commit/&, we/.

Patrick

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux