diff options
author | 2024-01-28 23:52:17 -0800 | |
---|---|---|
committer | 2024-02-12 08:41:16 -0700 | |
commit | 218082010aceb40b5495ebc30028ede6e30ee755 (patch) | |
tree | ed82dd6dd5aae545f4f2ab300faa2bc01caa7b1e /include/linux/blkdev.h | |
parent | zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call (diff) | |
download | wireguard-linux-218082010aceb40b5495ebc30028ede6e30ee755.tar.xz wireguard-linux-218082010aceb40b5495ebc30028ede6e30ee755.zip |
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
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@wdc.com>
Reviewed-by: Mike Snitzer <snitzer@kernel.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240128-zonefs_nofs-v3-2-ae3b7c8def61@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions