X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=e1532f6356fe85d53e9b3a42dc8bd0d9601ce6d0;hb=b3259b6a2ba29595dc5f2df0f6def8c7fc6bcb98;hp=4797a9baf2ca00e247034e851a4b7b83fc2f9c82;hpb=2959d94a0a53612cc1ca9ce9d17df26c3d69a513;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index 4797a9b..e1532f6 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -15,9 +15,18 @@ /* bio_empy_barrier() is defined */ #undef HAVE_BIO_EMPTY_BARRIER -/* BIO_RW_FAILFAST_* are defined */ +/* REQ_FAILFAST_MASK is defined */ +#undef HAVE_BIO_REQ_FAILFAST_MASK + +/* BIO_RW_FAILFAST is defined */ #undef HAVE_BIO_RW_FAILFAST +/* BIO_RW_FAILFAST_* are defined */ +#undef HAVE_BIO_RW_FAILFAST_DTD + +/* BIO_RW_SYNC is defined */ +#undef HAVE_BIO_RW_SYNC + /* BIO_RW_SYNCIO is defined */ #undef HAVE_BIO_RW_SYNCIO @@ -75,6 +84,9 @@ /* Define if you have libblkid */ #undef HAVE_LIBBLKID +/* Define if you have selinux */ +#undef HAVE_LIBSELINUX + /* Define to 1 if 'libshare' library available */ #undef HAVE_LIBSHARE @@ -90,6 +102,9 @@ /* open_bdev_exclusive() is available */ #undef HAVE_OPEN_BDEV_EXCLUSIVE +/* REQ_SYNC is defined */ +#undef HAVE_REQ_SYNC + /* rq_for_each_segment() is available */ #undef HAVE_RQ_FOR_EACH_SEGMENT