X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=fd7bd668cd0bfed5d943292b653358d7e44a308d;hb=7268e1bec8478639b7a1047e02ab931f30bc2f92;hp=52061a039ff511771b66b150891b2b4173000071;hpb=777d4af89137907adc91377327505f40c296035d;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index 52061a0..fd7bd66 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -6,6 +6,9 @@ /* bio_end_io_t wants 2 args */ #undef HAVE_2ARGS_BIO_END_IO_T +/* fops->fsync() want 2 args */ +#undef HAVE_2ARGS_FSYNC + /* struct block_device_operations use bdevs */ #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS