From: Niklas Cassel <cassel@kernel.org>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: Phil Pemberton <philpem@philpem.me.uk>,
linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
linux-kernel@vger.kernel.org, Damien Le Moal <dlemoal@kernel.org>,
"James E . J . Bottomley" <James.Bottomley@hansenpartnership.com>,
Hannes Reinecke <hare@suse.de>
Subject: Re: [PATCH v6 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
Date: Wed, 17 Jun 2026 14:23:20 +0200 [thread overview]
Message-ID: <ajKRuNWBXCHCFiRT@ryzen> (raw)
In-Reply-To: <yq1cxxrwatv.fsf@ca-mkp.ca.oracle.com>
Hello Martin,
On Mon, Jun 15, 2026 at 09:09:20PM -0400, Martin K. Petersen wrote:
>
> Phil,
>
> > Some multi-LUN devices respond to INQUIRY on unpopulated LUNs with
> > PQ=0 / PDT=0x1f instead of the standard PQ=3. The SCSI scan layer
> > normally adds such devices (PQ=0 means "connected"), producing
> > spurious "No Device" entries.
> >
> > The scsi_target field pdt_1f_for_no_lun already exists to suppress
> > this, but was previously only set by the USB UFI driver.
> >
> > Add BLIST_NO_LUN_1F so the flag can be set per-device from
> > scsi_devinfo, and wire it up in scsi_add_lun() to set
> > starget->pdt_1f_for_no_lun from the blacklist flags. This runs
> > during LUN 0 processing, before the sequential LUN scan probes
> > higher LUNs.
>
> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Thank you for reviewing!
There was already a v7 out when your sent your review:
https://lore.kernel.org/linux-ide/20260611024356.2769320-1-philpem@philpem.me.uk/T/#t
It looks like this patch [4/6] was modified in v7.
Patch [6/6] appears unmodified.
Kind regards,
Niklas
next prev parent reply other threads:[~2026-06-17 12:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-08 21:34 [PATCH v6 0/6] ata: libata-scsi: multi-LUN ATAPI device support Phil Pemberton
2026-06-08 21:34 ` [PATCH v6 1/6] ata: libata-scsi: add atapi_max_lun module parameter Phil Pemberton
2026-06-08 22:10 ` sashiko-bot
2026-06-08 21:34 ` [PATCH v6 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array Phil Pemberton
2026-06-08 22:12 ` sashiko-bot
2026-06-09 7:22 ` Hannes Reinecke
2026-06-10 23:14 ` Phil Pemberton
2026-06-08 21:34 ` [PATCH v6 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI Phil Pemberton
2026-06-08 22:13 ` sashiko-bot
2026-06-09 7:24 ` Hannes Reinecke
2026-06-08 21:34 ` [PATCH v6 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag Phil Pemberton
2026-06-08 22:10 ` sashiko-bot
2026-06-09 7:24 ` Hannes Reinecke
2026-06-16 1:09 ` Martin K. Petersen
2026-06-17 12:23 ` Niklas Cassel [this message]
2026-06-08 21:34 ` [PATCH v6 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices Phil Pemberton
2026-06-08 22:17 ` sashiko-bot
2026-06-09 7:25 ` Hannes Reinecke
2026-06-08 21:34 ` [PATCH v6 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk Phil Pemberton
2026-06-16 1:08 ` 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=ajKRuNWBXCHCFiRT@ryzen \
--to=cassel@kernel.org \
--cc=James.Bottomley@hansenpartnership.com \
--cc=dlemoal@kernel.org \
--cc=hare@suse.de \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=philpem@philpem.me.uk \
/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