[PATCH V12 2/3] nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
Chaitanya.Kulkarni at wdc.com
Mon Mar 15 04:53:22 GMT 2021
On 3/14/21 21:09, Damien Le Moal wrote:
>> Regarding the passthru commands support following are the non technical
>> issues
>> I ran into, it will be great to get some feedback before we proceed :-
>>
>> 1. We don't support any passthru commands for the generic NVMeOF target
>> backends
>> (file/bdev) for that we have a dedicated passthru target. ZBD backend
>> is a
>> generic one, so do we really want to add support for user's NVMe
>> passthru
>> commands ?
> If it is not supported then fine, no filtering is needed. But you should add a
> check on the report zones command received by the target to make sure that the
> reporting option field is "report all", and fail the command if any other
> reporting option is set since it cannot be honored.
>
Absolutely will do that, thanks for the quick reply.
More information about the Linux-nvme
mailing list