linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: linux-scsi@vger.kernel.org,
	Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Damien Le Moal <damien.lemoal@opensource.wdc.com>,
	Dmitry Fomichev <Dmitry.Fomichev@wdc.com>,
	Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH v3] scsi: sd: call SYNC 16 in place of SYNC 10 on ZBC devices
Date: Thu,  1 Dec 2022 03:45:24 +0000	[thread overview]
Message-ID: <166986602286.2101055.14295962844539176779.b4-ty@oracle.com> (raw)
In-Reply-To: <20221115002905.1709006-1-shinichiro.kawasaki@wdc.com>

On Tue, 15 Nov 2022 09:29:05 +0900, Shin'ichiro Kawasaki wrote:

> ZBC Zoned Block Commands specification mandates SYNCHRONIZE CACHE (16)
> for host-managed zoned block devices, but does not mandate SYNCHRONIZE
> CACHE (10). Call SYNCHRONIZE CACHE (16) in place of SYNCHRONIZE CACHE
> (10) to ensure that the command is always supported. For this purpose,
> add use_16_for_sync flag to struct scsi_device in same manner as
> use_16_for_rw flag.
> 
> [...]

Applied to 6.2/scsi-queue, thanks!

[1/1] scsi: sd: call SYNC 16 in place of SYNC 10 on ZBC devices
      https://git.kernel.org/mkp/scsi/c/42c590772886

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2022-12-01  3:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15  0:29 [PATCH v3] scsi: sd: call SYNC 16 in place of SYNC 10 on ZBC devices Shin'ichiro Kawasaki
2022-11-26  0:21 ` Martin K. Petersen
2022-12-01  3:45 ` Martin K. Petersen [this message]

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=166986602286.2101055.14295962844539176779.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=Dmitry.Fomichev@wdc.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=shinichiro.kawasaki@wdc.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).