VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / scsi / scsi_devinfo.h
index 21bf53a..edf5668 100644 (file)
@@ -24,4 +24,5 @@
 #define BLIST_REPORTLUN2       0x20000 /* try REPORT_LUNS even for SCSI-2 devs
                                           (if HBA supports more than 8 LUNs) */
 #define BLIST_NOREPORTLUN      0x40000 /* don't try REPORT_LUNS scan (SCSI-3 devs) */
+#define BLIST_NOT_LOCKABLE     0x80000 /* don't use PREVENT-ALLOW commands */
 #endif