linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Kreling <kreling@linux.vnet.ibm.com>
To: Brian King <brking@linux.vnet.ibm.com>,
	James.Bottomley@HansenPartnership.com
Cc: hch@lst.de, linux-scsi@vger.kernel.org,
	wenxiong@linux.vnet.ibm.com, krisman@linux.vnet.ibm.com
Subject: Re: [PATCH 4/6] ipr: Re-enable write same
Date: Tue, 31 Mar 2015 10:51:14 -0300	[thread overview]
Message-ID: <551AA652.8030604@linux.vnet.ibm.com> (raw)
In-Reply-To: <201503261623.t2QGNvgx032081@d03av01.boulder.ibm.com>

Re-enable write same support for ipr RAID adapters.

Signed-off-by: Brian King
Reviewed-by: Daniel Kreling
---

  drivers/scsi/ipr.c |    1 -
  1 file changed, 1 deletion(-)


=======================================

diff -puN drivers/scsi/ipr.c~ipr_write_same drivers/scsi/ipr.c

--- linux/drivers/scsi/ipr.c~ipr_write_same	2015-03-12 
16:26:04.036892977 -0500

+++ linux-bjking1/drivers/scsi/ipr.c	2015-03-12 16:26:04.044892894 -0500

@@ -6404,7 +6404,6 @@

static·struct·scsi_host_template·driver_
» .shost_attrs·=·ipr_ioa_attrs,
» .sdev_attrs·=·ipr_dev_attrs,
» .proc_name·=·IPR_NAME,
-» .no_write_same·=·1,
» .use_blk_tags·=·1,
};
_

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2015-03-31 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 16:23 [PATCH 4/6] ipr: Re-enable write same Brian King
2015-03-27 16:50 ` wenxiong
2015-03-31 13:51 ` Daniel Kreling [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=551AA652.8030604@linux.vnet.ibm.com \
    --to=kreling@linux.vnet.ibm.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=hch@lst.de \
    --cc=krisman@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=wenxiong@linux.vnet.ibm.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).