X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=ee2f7941e67adeb9769a524c0b4459f7fd7729d3;hb=5c03efc379693f992ebe39c6a00c7297c4a304ea;hp=0d3028f3bf6169a4cd7e6cb166e196cb07245df5;hpb=bd2f5ac97f4265523fb1397d845eabb8647c79e4;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index 0d3028f..ee2f794 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -9,6 +9,9 @@ /* fops->fsync() want 2 args */ #undef HAVE_2ARGS_FSYNC +/* security_inode_init_security wants 6 args */ +#undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY + /* struct block_device_operations use bdevs */ #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS