]> Pileus Git - ~andy/linux/blobdiff - include/target/target_core_base.h
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / include / target / target_core_base.h
index df14dce59191df42e1270918cb143ebaf02dddc9..c4af592f7057e472d8953099c56651423d0ec6ad 100644 (file)
@@ -195,6 +195,7 @@ enum tcm_sense_reason_table {
        TCM_RESERVATION_CONFLICT                = R(0x10),
        TCM_ADDRESS_OUT_OF_RANGE                = R(0x11),
        TCM_OUT_OF_RESOURCES                    = R(0x12),
+       TCM_PARAMETER_LIST_LENGTH_ERROR         = R(0x13),
 #undef R
 };