[SCSI] sd: tell the user when a disk's capacity is adjusted
[deliverable/linux.git] / drivers / scsi / ipr.c
index 3f47cd1c46e7d96a55669331290aae3fec32092a..9d54c20068559f2d32fe49f18fd74b2132f5ef2f 100644 (file)
@@ -354,6 +354,8 @@ struct ipr_error_table_t ipr_error_table[] = {
        "9076: Configuration error, missing remote IOA"},
        {0x06679100, 0, IPR_DEFAULT_LOG_LEVEL,
        "4050: Enclosure does not support a required multipath function"},
+       {0x06690000, 0, IPR_DEFAULT_LOG_LEVEL,
+       "4070: Logically bad block written on device"},
        {0x06690200, 0, IPR_DEFAULT_LOG_LEVEL,
        "9041: Array protection temporarily suspended"},
        {0x06698200, 0, IPR_DEFAULT_LOG_LEVEL,
This page took 0.027851 seconds and 5 git commands to generate.