X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=cf3c25c46b68a334209b57e36e33040cce969a32;hb=76659dc110ef2ada13bcb8e4e2ec60d8216c6836;hp=d244ac3832481fb18837025b20e7780241b0c31f;hpb=2cf7f52bc42f215d4ef27d0fd75fc1b1417cb841;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index d244ac3..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