2023-03-20 21:31:05

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the block tree

Hi all,

In commit

aa939e415c6c ("blk-mq: remove hybrid polling")

Fixes tags

Fixes: 9650b453a3d4b1, "block: ignore RWF_HIPRI hint for sync dio"
Fixes: d729cf9acb93119, "io_uring: don't sleep when polling for I/O"

have these problem(s):

- missing space between the SHA1 and the subject
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'

So:

Fixes: 9650b453a3d4 ("block: ignore RWF_HIPRI hint for sync dio")
Fixes: d729cf9acb93 ("io_uring: don't sleep when polling for I/O")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (488.00 B)
OpenPGP digital signature

2023-03-20 21:32:32

by Jens Axboe

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the block tree

On 3/20/23 3:28 PM, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> aa939e415c6c ("blk-mq: remove hybrid polling")
>
> Fixes tags
>
> Fixes: 9650b453a3d4b1, "block: ignore RWF_HIPRI hint for sync dio"
> Fixes: d729cf9acb93119, "io_uring: don't sleep when polling for I/O"

Oops, too much copying. Fixed them up.

--
Jens Axboe