]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/scsi/scsi_device.h
UBUNTU: [Config] CONFIG_GENERIC_IRQ_DEBUGFS=y
[mirror_ubuntu-artful-kernel.git] / include / scsi / scsi_device.h
index 0979a5f3b69a30ce384db82728fb28ad6a136a6d..6ff1bab23679df74c50db7daab77b56707d6b3e1 100644 (file)
@@ -182,6 +182,7 @@ struct scsi_device {
        unsigned no_dif:1;      /* T10 PI (DIF) should be disabled */
        unsigned broken_fua:1;          /* Don't set FUA bit */
        unsigned lun_in_cdb:1;          /* Store LUN bits in CDB[1] */
+       unsigned unmap_limit_for_ws:1;  /* Use the UNMAP limit for WRITE SAME */
 
        atomic_t disk_events_disable_depth; /* disable depth for disk events */