diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2024-01-28 23:52:17 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-02-12 08:41:16 -0700 |
commit | 218082010aceb40b5495ebc30028ede6e30ee755 (patch) | |
tree | ed82dd6dd5aae545f4f2ab300faa2bc01caa7b1e /security | |
parent | 9105ce591b424771b1502ef9836ca7953c3e0af4 (diff) |
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 'security')
0 files changed, 0 insertions, 0 deletions