On 02/07/2018 10:33 AM, Brijesh Singh wrote:
[meta-comment]
Your threading is off. This email was sent with the headers:
I am just looking at the my git send email script log and it seems that
after sending the cover-letter patch, exchange server timeout and my
script restarting send from patch 02/.. hence threading got messed up.
sorry about that. If its an issue then I can resend the whole series.
No need to resend for just that issue (we can deal with a one-off, and
there may be a v8 anyways depending on what reviewers find). Does your
server allow you to pre-specify message ids, or does it always ignore
your input and generate its own message ids?
If interruptions are a common issue, you can use 'git send-email
--in-reply-to=...' to forcefully (try and) thread a second batch of sent
mail to an earlier batch that was interrupted from completion. It may
also be possible to have 'git format-patch' pre-thread all mails,
although that may already match what you were doing (pre-specifying
message ids only works if your server preserves those requested message
ids from the input instead of blindly replacing it with its own ids)
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org