]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/raid/raid1.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6-omap-h63xx.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