diff options
author | Jens Axboe | 2023-12-20 20:32:12 -0700 |
---|---|---|
committer | Jens Axboe | 2023-12-20 20:32:12 -0700 |
commit | 5165799f0d07184cabdd5e72e5b037271d128793 (patch) | |
tree | e114db62fbfbd602f66578f9e383c9a5085fbba4 /net/openvswitch | |
parent | 5cc99b89785c55430a5674b32ad0d9e57a8ec251 (diff) |
block: export disk_clear_zoned()
A previous commit split disk_set_zoned(..., bool) into not taking an
argument for whether to set or clear, and instead added
disk_clear_zoned() as the counterpart. However, that commit neglected
to export the new symbol, causing failures for modular drivers that
used it.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: d73e93b4dfab ("block: simplify disk_set_zoned")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions