[PATCH 0/9] nvmet: add genblk ZBD backend
Chaitanya Kulkarni
Chaitanya.Kulkarni at wdc.com
Mon Nov 30 22:42:53 EST 2020
On 11/29/20 22:52, Damien Le Moal wrote:
>> block/bio.c | 3 +-
>> drivers/nvme/target/Makefile | 2 +-
>> drivers/nvme/target/admin-cmd.c | 38 ++-
>> drivers/nvme/target/io-cmd-bdev.c | 12 +
>> drivers/nvme/target/io-cmd-file.c | 2 +-
>> drivers/nvme/target/nvmet.h | 19 ++
>> drivers/nvme/target/zns.c | 463 ++++++++++++++++++++++++++++++
>> include/linux/bio.h | 1 +
>> 8 files changed, 524 insertions(+), 16 deletions(-)
>> create mode 100644 drivers/nvme/target/zns.c
>>
> I had a few questions about the failed zonefs tests that you reported in the
> cover letter of V1. Did you run the tests again with V2 ? Do you still see the
> errors or not ?
>
Please have a look at V3 cover letter, it has updated test log.
More information about the Linux-nvme
mailing list