Re: [PATCH v3 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
From: Mike Snitzer
Date: Tue Jan 30 2024 - 15:48:58 EST
On Mon, Jan 29 2024 at 2:52P -0500,
Johannes Thumshirn <johannes.thumshirn@xxxxxxx> wrote:
> Guard the calls to blkdev_zone_mgmt() with a memalloc_noio scope.
> This helps us getting rid of the GFP_NOIO argument to blkdev_zone_mgmt();
>
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
Reviewed-by: Mike Snitzer <snitzer@xxxxxxxxxx>