Re: [PATCH v5] nvme: multipath: Implemented new iopolicy "queue-depth"

From: Christoph Hellwig
Date: Thu May 23 2024 - 04:15:03 EST


Oh, and there is really something of with the patch format.

First the subject line is completely wrong, this should be:

nvme-multipath: implement "queue-depth" iopolicy.

On Wed, May 22, 2024 at 12:54:06PM -0400, John Meneghini wrote:
> From: "Ewan D. Milne" <emilne@xxxxxxxxxx>

> Signed-off-by: Thomas Song <tsong@xxxxxxxxxxxxxxx>
> [emilne: patch developed by Thomas Song @ Pure Storage, fixed whitespace
> and compilation warnings, updated MODULE_PARM description, and
> fixed potential issue with ->current_path[] being used]
> Signed-off-by: Ewan D. Milne <emilne@xxxxxxxxxx>

Second the patch author needs to be the first signoff. I'm not entirely
sure who is supposed to be the author, but either it should be Thomas,
or if the patch has changed so much that it's someone else the original
signoff should turn into a Co-Developed-by.