From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Shinichiro Kawasaki Subject: Re: [PATCH v3 20/38] engines/libzbc: enable block backend Date: Fri, 22 Jan 2021 04:49:14 +0000 Message-ID: <20210122044914.sa7ebfdijxc63h4x@shindev.dhcp.fujisawa.hgst.com> References: <20210106215739.264524-1-dmitry.fomichev@wdc.com> <20210106215739.264524-21-dmitry.fomichev@wdc.com> In-Reply-To: <20210106215739.264524-21-dmitry.fomichev@wdc.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 To: Dmitry Fomichev Cc: Jens Axboe , "fio@vger.kernel.org" , Aravind Ramesh , Bart Van Assche , Naohiro Aota , Niklas Cassel , Damien Le Moal List-ID: On Jan 07, 2021 / 06:57, Dmitry Fomichev wrote: > When opening a device, the current version of libzbc ioengine instructs > libzbc to only try SCSI and ATA backends for scanning the drive. This > prevents opening null_blk devices that fail to be accepted by the both > above mentioned backends and require the block backend to be enabled. >=20 > Set the appropriate flag to enable the block backend in zbc_open() > libzbc call. >=20 > Signed-off-by: Dmitry Fomichev Looks good to me. Reviewed-by: Shin'ichiro Kawasaki --=20 Best Regards, Shin'ichiro Kawasaki=