diff options
author | 2024-01-28 23:52:18 -0800 | |
---|---|---|
committer | 2024-02-12 08:41:16 -0700 | |
commit | d9d556755f16f6af8d1d8ebac38b83a9263394c5 (patch) | |
tree | f444e7621d654ba3d4f6267059e62472fdb1930e /include/linux/blkdev.h | |
parent | dm: dm-zoned: guard blkdev_zone_mgmt with noio scope (diff) | |
download | wireguard-linux-d9d556755f16f6af8d1d8ebac38b83a9263394c5.tar.xz wireguard-linux-d9d556755f16f6af8d1d8ebac38b83a9263394c5.zip |
btrfs: zoned: call blkdev_zone_mgmt in nofs scope
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@wdc.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Link: https://lore.kernel.org/r/20240128-zonefs_nofs-v3-3-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