summaryrefslogtreecommitdiffstats
path: root/zfs_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'zfs_config.h.in')
-rw-r--r--zfs_config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/zfs_config.h.in b/zfs_config.h.in
index f64a30242..b14be6504 100644
--- a/zfs_config.h.in
+++ b/zfs_config.h.in
@@ -51,6 +51,12 @@
/* blk_fetch_request() is available */
#undef HAVE_BLK_FETCH_REQUEST
+/* blk_queue_flush() is available */
+#undef HAVE_BLK_QUEUE_FLUSH
+
+/* blk_queue_flush() is GPL-only */
+#undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
+
/* blk_requeue_request() is available */
#undef HAVE_BLK_REQUEUE_REQUEST