From: Stefan Hajnoczi <stefanha@redhat.com>
To: Changqi Lu <luchangqi.123@bytedance.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, kwolf@redhat.com,
hreitz@redhat.com, fam@euphon.net, ronniesahlberg@gmail.com,
pbonzini@redhat.com, pl@dlhnet.de, kbusch@kernel.org,
its@irrelevant.dk, foss@defmacro.it, philmd@linaro.org,
pizhenwei@bytedance.com
Subject: Re: [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
Date: Wed, 26 Jun 2024 16:53:07 -0400 [thread overview]
Message-ID: <20240626205307.GC2529519@fedora.redhat.com> (raw)
In-Reply-To: <20240613071327.2498953-4-luchangqi.123@bytedance.com>
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
On Thu, Jun 13, 2024 at 03:13:20PM +0800, Changqi Lu wrote:
> Add constants for the persistent reservation in/out protocol
> in the scsi/constant module. The constants include the persistent
> reservation command, type, and scope values defined in sections
> 6.13 and 6.14 of the SCSI Primary Commands-4 (SPC-4) specification.
>
> Signed-off-by: Changqi Lu <luchangqi.123@bytedance.com>
> Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
> ---
> include/scsi/constants.h | 52 ++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 52 insertions(+)
These new constants are not copied from Linux include/scsi/scsi_proto.h
like the rest of the file, but it's okay because constants.h is not
kept in sync with the Linux headers.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2024-06-26 20:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 7:13 [PATCH v6 00/10] Support persistent reservation operations Changqi Lu
2024-06-13 7:13 ` [PATCH v6 01/10] block: add persistent reservation in/out api Changqi Lu
2024-06-26 20:05 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 02/10] block/raw: add persistent reservation in/out driver Changqi Lu
2024-06-26 20:46 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants Changqi Lu
2024-06-26 20:53 ` Stefan Hajnoczi [this message]
2024-06-13 7:13 ` [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion Changqi Lu
2024-06-26 20:55 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device Changqi Lu
2024-07-04 16:46 ` Stefan Hajnoczi
2024-07-04 18:28 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 06/10] block/nvme: add reservation command protocol constants Changqi Lu
2024-07-04 17:51 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types Changqi Lu
2024-06-13 7:13 ` [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function Changqi Lu
2024-07-04 18:20 ` Stefan Hajnoczi
2024-07-05 10:22 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 09/10] hw/nvme: add reservation protocal command Changqi Lu
2024-07-04 18:31 ` Stefan Hajnoczi
2024-06-13 7:13 ` [PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver Changqi Lu
2024-07-04 19:24 ` Stefan Hajnoczi
2024-06-19 2:49 ` PING: [PATCH v6 00/10] Support persistent reservation operations 卢长奇
[not found] ` <3c9b7bb9-cb69-49c4-b7cf-5503baeee09d@bytedance.com>
2024-06-26 11:39 ` 卢长奇
2024-06-27 2:54 ` 卢长奇
[not found] ` <8e6a16e7-21df-40ec-93d7-1b41fd0f50a4@bytedance.com>
2024-07-04 3:27 ` 卢长奇
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240626205307.GC2529519@fedora.redhat.com \
--to=stefanha@redhat.com \
--cc=fam@euphon.net \
--cc=foss@defmacro.it \
--cc=hreitz@redhat.com \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=kwolf@redhat.com \
--cc=luchangqi.123@bytedance.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=pizhenwei@bytedance.com \
--cc=pl@dlhnet.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=ronniesahlberg@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).