X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=cf3c25c46b68a334209b57e36e33040cce969a32;hb=7cdac8b8533c662155248eb2ea672a1e803ab634;hp=ee2f7941e67adeb9769a524c0b4459f7fd7729d3;hpb=5c03efc379693f992ebe39c6a00c7297c4a304ea;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index ee2f794..cf3c25c 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -18,6 +18,9 @@ /* bdev_logical_block_size() is available */ #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE +/* struct super_block has s_bdi */ +#undef HAVE_BDI + /* bio_empy_barrier() is defined */ #undef HAVE_BIO_EMPTY_BARRIER @@ -126,6 +129,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* mount_nodev() is available */ +#undef HAVE_MOUNT_NODEV + /* open_bdev_exclusive() is available */ #undef HAVE_OPEN_BDEV_EXCLUSIVE