[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 00/10] Support persistent reservation operations
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH v7 00/10] Support persistent reservation operations |
Date: |
Mon, 8 Jul 2024 10:45:57 +0200 |
On Fri, Jul 05, 2024 at 06:56:04PM +0800, Changqi Lu wrote:
> Hi,
>
> Patch v7 has been modified.
> Thanks again to Stefan for reviewing the code.
>
> v6->v7:
> - Add buferlen size check at SCSI layer.
> - Add pr_cap calculation in bdrv_merge_limits() function at block layer,
> so the ugly bs->file->bs->bl.pr_cap in scsi and nvme layers was
> changed to bs->bl.pr_cap.
> - Fix memory leak at iscsi driver, and some other spelling errors.
I have left comments. Thanks!
Stefan
signature.asc
Description: PGP signature
- [PATCH v7 06/10] block/nvme: add reservation command protocol constants, (continued)
- [PATCH v7 06/10] block/nvme: add reservation command protocol constants, Changqi Lu, 2024/07/05
- [PATCH v7 07/10] hw/nvme: add helper functions for converting reservation types, Changqi Lu, 2024/07/05
- [PATCH v7 09/10] hw/nvme: add reservation protocal command, Changqi Lu, 2024/07/05
- [PATCH v7 10/10] block/iscsi: add persistent reservation in/out driver, Changqi Lu, 2024/07/05
- [PATCH v7 08/10] hw/nvme: enable ONCS and rescap function, Changqi Lu, 2024/07/05
- Re: [PATCH v7 00/10] Support persistent reservation operations,
Stefan Hajnoczi <=