public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: kgudipat@brocade.com
Cc: JBottomley@parallels.com, linux-scsi@vger.kernel.org,
	huangj@brocade.com, adapter_linux_open_src_team@brocade.com
Subject: Re: [PATCH 13/15] bfa: Introduced initiator based lun masking feature.
Date: Thu, 18 Aug 2011 18:11:54 -0500	[thread overview]
Message-ID: <4E4D9C3A.1030903@cs.wisc.edu> (raw)
In-Reply-To: <1311206643-13045-1-git-send-email-kgudipat@brocade.com>

On 07/20/2011 07:04 PM, kgudipat@brocade.com wrote:
> From: Krishna Gudipati <kgudipat@brocade.com>
> 
> Change details:
> 	- Added support to enable initiator based lun masking.
> 	- Initiator based Lun masking works similar to zoning where
> 	  initiator port is allowed to see only those LUNs which are
> 	  configured to be seen.

We do not really want drivers doing lun masking do we? This patch seems
wrong on so many levels. Drivers should not be doing lun masking. It
should go into something like scsi-ml and be a common interface. If it
was implemented in drivers it seems like it should take advantage of the
slave callouts instead of faking sense.

  reply	other threads:[~2011-08-18 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  0:04 [PATCH 13/15] bfa: Introduced initiator based lun masking feature kgudipat
2011-08-18 23:11 ` Mike Christie [this message]
2011-08-21 15:57   ` Christoph Hellwig

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=4E4D9C3A.1030903@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=JBottomley@parallels.com \
    --cc=adapter_linux_open_src_team@brocade.com \
    --cc=huangj@brocade.com \
    --cc=kgudipat@brocade.com \
    --cc=linux-scsi@vger.kernel.org \
    /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