]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/scsi/scsi_devinfo.h
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
[mirror_ubuntu-artful-kernel.git] / include / scsi / scsi_devinfo.h
index 96e3f56519e7d9831e4b4c4ce19f78afd436242f..9f750cb63b035be79caec04e0b2866fbabe79d49 100644 (file)
@@ -37,5 +37,6 @@
 #define BLIST_TRY_VPD_PAGES    0x10000000 /* Attempt to read VPD pages */
 #define BLIST_NO_RSOC          0x20000000 /* don't try to issue RSOC */
 #define BLIST_MAX_1024         0x40000000 /* maximum 1024 sector cdb length */
+#define BLIST_SYNC_ALUA                0x80000000 /* Synchronous ALUA commands */
 
 #endif