zbd: disallow pipes for zonemode=zbd
authorNiklas Cassel <niklas.cassel@wdc.com>
Mon, 14 Jun 2021 13:49:03 +0000 (13:49 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 14 Jun 2021 14:54:25 +0000 (08:54 -0600)
commit50cc48d52fec6c74a46e377b23f19ebed532125a
treeeae792a4f36d0fdc80c4b817ed1b72e552b11e73
parentdd4620b7f9171edaa10955c4826454a05af27c85
zbd: disallow pipes for zonemode=zbd

zoned block device support in fio cannot handle pipes,
so simply reject them and give a clear error message.

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>
zbd.c