Re: [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
From: Christian Couder <hidden>
Date: 2024-11-20 18:15:54
From: Christian Couder <hidden>
Date: 2024-11-20 18:15:54
On Tue, Nov 19, 2024 at 4:47 PM Karthik Nayak [off-list ref] wrote:
Similar to the previous commit, pass down `hash_algo` to `get_split_midx_filename_ext` and use `hash_to_hex_algop`.
I think we prefer explanations in commit messages to be a bit more self-contained, and not to rely much only on other commit messages, or links to a mailing list thread on a mailing list archive, or other external content. It's better to err on the side of copying more.