]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - md_p.h
Add failfast support.
[thirdparty/mdadm.git] / md_p.h
diff --git a/md_p.h b/md_p.h
index 0d691fbc987dc3bd9a0845a8c63d7af40cd925c7..dc9fec165cb657c1f93e709a5c2267d5d242ac60 100644 (file)
--- a/md_p.h
+++ b/md_p.h
@@ -89,6 +89,7 @@
                                   * read requests will only be sent here in
                                   * dire need
                                   */
+#define        MD_DISK_FAILFAST        10 /* Fewer retries, more failures */
 
 #define MD_DISK_REPLACEMENT    17
 #define MD_DISK_JOURNAL                18 /* disk is used as the write journal in RAID-5/6 */