Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Brian King <brking@linux.vnet.ibm.com>
Cc: linux-scsi@vger.kernel.org, brking@pobox.com, jejb@linux.ibm.com,
	martin.petersen@oracle.com
Subject: Re: [PATCH] scsi: Update max_hw_sectors on rescan
Date: Wed, 24 Jan 2024 01:24:39 -0800	[thread overview]
Message-ID: <ZbDXV4u17fcQHwjN@infradead.org> (raw)
In-Reply-To: <20240117213620.132880-1-brking@linux.vnet.ibm.com>

We can't change the host-wide limit here (it wouldn't apply to all
LUs anyway).  If your limit is per-LU, you can call
blk_queue_max_hw_sectors from ->slave_configure.


  parent reply	other threads:[~2024-01-24  9:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17 21:36 [PATCH] scsi: Update max_hw_sectors on rescan Brian King
2024-01-18 15:44 ` John Garry
2024-01-18 17:22   ` Brian King
2024-01-19  9:02     ` John Garry
2024-01-23 13:59       ` Brian King
2024-01-23 22:40 ` Mike Christie
2024-01-24  9:24 ` Christoph Hellwig [this message]
2024-01-24 22:46   ` Brian King

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=ZbDXV4u17fcQHwjN@infradead.org \
    --to=hch@infradead.org \
    --cc=brking@linux.vnet.ibm.com \
    --cc=brking@pobox.com \
    --cc=jejb@linux.ibm.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