Skip to content

Commit ea30c1d

Browse files
bjking1James Bottomley
authored andcommitted
ipr: Re-enable write same
Re-enable write same support for ipr RAID adapters. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Reviewed-by: Wen Xiong <wenxiong@linux.vnet.ibm.com> Reviewed-by: Daniel Kreling <kreling@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>
1 parent a65e8f1 commit ea30c1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/scsi/ipr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6404,7 +6404,6 @@ static struct scsi_host_template driver_template = {
64046404
.shost_attrs = ipr_ioa_attrs,
64056405
.sdev_attrs = ipr_dev_attrs,
64066406
.proc_name = IPR_NAME,
6407-
.no_write_same = 1,
64086407
.use_blk_tags = 1,
64096408
};
64106409

0 commit comments

Comments
 (0)