+6
−1
Loading
Zloop uses a command option parser for all control commands, but most options are only valid for adding a new device. Check for incorrectly specified options in the remove handler. Fixes: eb0570c7 ("block: new zoned loop block device driver") Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
Damien Le Moal <dlemoal@kernel.org> Signed-off-by:
Jens Axboe <axboe@kernel.dk>