]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/raid/raid1.h
[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
[karo-tx-linux.git] / include / linux / raid / raid1.h
index 9d5494aaac0f532e993c0a823b963a1dbf989e55..3009c813d83d33d2748804d4db1081bce811cb5f 100644 (file)
@@ -130,6 +130,6 @@ struct r1bio_s {
  * with failure when last write completes (and all failed).
  * Record that bi_end_io was called with this flag...
  */
-#define        R1BIO_Returned 4
+#define        R1BIO_Returned 6
 
 #endif