Re: [PATCH v7 0/5] Fix I/O priority lost in device-mapper

From: Eric Biggers
Date: Sat Dec 23 2023 - 10:41:41 EST


On Thu, Dec 21, 2023 at 06:31:34PM +0800, Hongyu Jin wrote:
> Hongyu Jin (5):
> block: Fix bio IO priority setting
> dm: Support I/O priority for dm_io()
> dm-bufio: Support I/O priority
> dm verity: Fix I/O priority lost when read FEC and hash
> dm-crypt: Fix lost ioprio when queuing write bios

Looks good,

Reviewed-by: Eric Biggers <ebiggers@xxxxxxxxxx>

- Eric