linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/6] ipr: Re-enable write same
@ 2015-03-26 16:23 Brian King
  2015-03-27 16:50 ` wenxiong
  2015-03-31 13:51 ` Daniel Kreling
  0 siblings, 2 replies; 3+ messages in thread
From: Brian King @ 2015-03-26 16:23 UTC (permalink / raw)
  To: James.Bottomley; +Cc: hch, linux-scsi, wenxiong, kreling, krisman, brking


Re-enable write same support for ipr RAID adapters.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
---

 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,
 };
 
_


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-31 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).