public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Yan <yanaijie@huawei.com>
To: Johannes Thumshirn <johannes.thumshirn@wdc.com>,
	"Martin K . Petersen" <martin.petersen@oracle.com>
Cc: <linux-scsi@vger.kernel.org>,
	Damien Le Moal <Damien.LeMoal@opensource.wdc.com>,
	Hannes Reinecke <hare@suse.de>, Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH v5] scsi: sd_zbc: trace zone append emulation
Date: Wed, 30 Nov 2022 22:08:30 +0800	[thread overview]
Message-ID: <df858d8a-cdf5-d740-eda1-0c233bf6ce07@huawei.com> (raw)
In-Reply-To: <d103bcf5f90139143469f2a0084c74bd9e03ad4a.1669804487.git.johannes.thumshirn@wdc.com>

On 2022/11/30 18:36, Johannes Thumshirn wrote:
> Add tracepoints to the SCSI zone append emulation, in order to trace the
> zone start to write-pointer aligned LBA translation and the corresponding
> completion.
> 
> Signed-off-by: Johannes Thumshirn<johannes.thumshirn@wdc.com>
> 
> ---
> Changes to v4:
> - Move tracepoint header to drivers/scsi
> 
> Changes to v3:
> - Move tracepoints into own sd trace events header
> 
> Changes to v2:
> - Fix linking when SCSI is a module
> 
> Changes to v1:
> - Fix style issues pointed out by Damien
> ---
>   drivers/scsi/sd_trace.h | 85 +++++++++++++++++++++++++++++++++++++++++
>   drivers/scsi/sd_zbc.c   |  6 +++
>   2 files changed, 91 insertions(+)
>   create mode 100644 drivers/scsi/sd_trace.h

Looks good,
Reviewed-by: Jason Yan <yanaijie@huawei.com>

  parent reply	other threads:[~2022-11-30 14:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-30 10:36 [PATCH v5] scsi: sd_zbc: trace zone append emulation Johannes Thumshirn
2022-11-30 11:43 ` Christoph Hellwig
2022-11-30 14:08 ` Jason Yan [this message]
2022-12-01  3:17 ` Martin K. Petersen

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=df858d8a-cdf5-d740-eda1-0c233bf6ce07@huawei.com \
    --to=yanaijie@huawei.com \
    --cc=Damien.LeMoal@opensource.wdc.com \
    --cc=hare@suse.de \
    --cc=hch@lst.de \
    --cc=johannes.thumshirn@wdc.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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