Re: [PATCH] block: ioprio: Replace GFP_ATOMIC with GFP_KERNEL in set_task_ioprio()

From: Christoph Hellwig
Date: Mon Jul 23 2018 - 03:18:13 EST


Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

But to me it seems that btrfs and maybe ext4 as well would be much
better off just setting a per-IO priority in the bio.

Any chance yo could look into that?