X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=f51bd1868c3a1b62ad9784743b648e36991c013e;hb=613d88eda89945bb0011ddc05d3bd064bf1a8e1b;hp=c91735a8e9313b4c3c4230a566dd9e3c9269d39f;hpb=cb2d19010d8fbcf6c22585cd8763fad3ba7db724;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index c91735a..f51bd18 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -51,6 +51,9 @@ /* blk_fetch_request() is available */ #undef HAVE_BLK_FETCH_REQUEST +/* blk_queue_discard() is available */ +#undef HAVE_BLK_QUEUE_DISCARD + /* blk_queue_flush() is available */ #undef HAVE_BLK_QUEUE_FLUSH @@ -257,6 +260,9 @@ /* Version number of package */ #undef VERSION +/* zfs debugging enabled */ +#undef ZFS_DEBUG + /* Define the project alias string. */ #undef ZFS_META_ALIAS