Re: [PATCH v3 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope

From: David Sterba
Date: Wed Jan 31 2024 - 02:16:45 EST


On Sun, Jan 28, 2024 at 11:52:18PM -0800, Johannes Thumshirn wrote:
> Add a memalloc_nofs scope around all calls to blkdev_zone_mgmt(). This
> allows us to further get rid of the GFP_NOFS argument for
> blkdev_zone_mgmt().
>
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>

Reviewed-by: David Sterba <dsterba@xxxxxxxx>