[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 04/10] scsi/util: add helper functions for persistent rese
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion |
Date: |
Wed, 26 Jun 2024 16:55:04 -0400 |
On Thu, Jun 13, 2024 at 03:13:21PM +0800, Changqi Lu wrote:
> This commit introduces two helper functions
> that facilitate the conversion between the
> persistent reservation types used in the SCSI
> protocol and those used in the block layer.
>
> Signed-off-by: Changqi Lu <luchangqi.123@bytedance.com>
> Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
> ---
> include/scsi/utils.h | 8 +++++
> scsi/utils.c | 81 ++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 89 insertions(+)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
- [PATCH v6 00/10] Support persistent reservation operations, Changqi Lu, 2024/06/13
- [PATCH v6 02/10] block/raw: add persistent reservation in/out driver, Changqi Lu, 2024/06/13
- [PATCH v6 01/10] block: add persistent reservation in/out api, Changqi Lu, 2024/06/13
- [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants, Changqi Lu, 2024/06/13
- [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion, Changqi Lu, 2024/06/13
- Re: [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion,
Stefan Hajnoczi <=
- [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device, Changqi Lu, 2024/06/13
- [PATCH v6 06/10] block/nvme: add reservation command protocol constants, Changqi Lu, 2024/06/13
- [PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types, Changqi Lu, 2024/06/13
- [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function, Changqi Lu, 2024/06/13
- [PATCH v6 09/10] hw/nvme: add reservation protocal command, Changqi Lu, 2024/06/13
- [PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver, Changqi Lu, 2024/06/13
- PING: [PATCH v6 00/10] Support persistent reservation operations, 卢长奇, 2024/06/18
- Message not available
- PING: [PATCH v6 00/10] Support persistent reservation operations, 卢长奇, 2024/06/26