Re: [RFC PATCH] docker: Add support for using eatmydata in the database

2019-05-14 Thread Stewart Smith
Russell Currey writes: > When running tox on a VM with presumably pretty busy spinning disks, > using eatmydata with the database took running one configuration's test > suite from (no exaggeration) 20 minutes down to 60 seconds. As the author and been-attempting-to-no-longer-be-maintainer-of

Re: [PATCH] docs: Document backport criteria

2019-05-14 Thread Daniel Axtens
Stephen Finucane writes: > Explain why we don't want to be in the business of backport certain > patches, in the long run. It took me a while to put this into words but > I was helped by a similar discussion ongoing in the OpenStack community > at the moment [1]. > > [1] >

Re: [PATCH] Revert "parser: Ensure whitespace is stripped for long headers"

2019-05-14 Thread Daniel Axtens
Stephen Finucane writes: > On Tue, 2019-05-14 at 16:11 +1000, Daniel Axtens wrote: >> This reverts commit 841f966b8d54b2f51ab1c498eed6e5391f2546a9. >> >> In July 2018, we received a report of OzLabs patchwork mangling >> emails that have subjects containing words with internal commas, >> like

[PATCH] docs: Document backport criteria

2019-05-14 Thread Stephen Finucane
Explain why we don't want to be in the business of backport certain patches, in the long run. It took me a while to put this into words but I was helped by a similar discussion ongoing in the OpenStack community at the moment [1]. [1]

Re: [PATCH] Revert "parser: Ensure whitespace is stripped for long headers"

2019-05-14 Thread Stephen Finucane
On Tue, 2019-05-14 at 16:11 +1000, Daniel Axtens wrote: > This reverts commit 841f966b8d54b2f51ab1c498eed6e5391f2546a9. > > In July 2018, we received a report of OzLabs patchwork mangling > emails that have subjects containing words with internal commas, > like "Insert DT binding for foo,bar"

[PATCH] Revert "parser: Ensure whitespace is stripped for long headers"

2019-05-14 Thread Daniel Axtens
This reverts commit 841f966b8d54b2f51ab1c498eed6e5391f2546a9. In July 2018, we received a report of OzLabs patchwork mangling emails that have subjects containing words with internal commas, like "Insert DT binding for foo,bar" (#197). Stephen took a look and came up with the comment this