summaryrefslogtreecommitdiff
path: root/zbd.c
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@wdc.com>2021-05-27 11:12:31 +0000
committerJens Axboe <axboe@kernel.dk>2021-05-27 16:04:56 -0600
commit6df25f781e07e373833ec1629e005d36474c3b67 (patch)
treef4c8f8509543be1aec1e61a19dda9e6dd9f60da9 /zbd.c
parent3fd60780bc5984639b568e85d31ede7a50f4e1e5 (diff)
downloadfio-6df25f781e07e373833ec1629e005d36474c3b67.tar.gz
fio-6df25f781e07e373833ec1629e005d36474c3b67.tar.bz2
zbd: add missing client/server support for option max_open_zones
Ensure that we convert the max_open_zones option for client/server. Use __cpu_to_le32()/__le32_to_cpu() rather than cpu_to_le32()/le32_to_cpu(), since max_open_zones is defined as int rather than unsigned int in thread_options.h. Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'zbd.c')
0 files changed, 0 insertions, 0 deletions