]> git.proxmox.com Git - mirror_zfs.git/blobdiff - zfs_config.h.in
Add FAILFAST support
[mirror_zfs.git] / zfs_config.h.in
index ef8b4f9a630ac23beb4fb7e33b145cb20953c348..4797a9baf2ca00e247034e851a4b7b83fc2f9c82 100644 (file)
@@ -15,6 +15,9 @@
 /* bio_empy_barrier() is defined */
 #undef HAVE_BIO_EMPTY_BARRIER
 
+/* BIO_RW_FAILFAST_* are defined */
+#undef HAVE_BIO_RW_FAILFAST
+
 /* BIO_RW_SYNCIO is defined */
 #undef HAVE_BIO_RW_SYNCIO