X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=f64a3024264139b706f7cc801e1b31b909a13fd1;hb=47621f3d76abf63e178b95a446134565cc553b1a;hp=4eee8929fa5028ad6f49c7f2d18338d159d6dcd6;hpb=166dd49de0272e6f179e5fd6a41eebb4880a1154;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index 4eee892..f64a302 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -165,6 +165,9 @@ /* set_nlink() is available */ #undef HAVE_SET_NLINK +/* sops->show_options() with dentry */ +#undef HAVE_SHOW_OPTIONS_WITH_DENTRY + /* struct super_block has s_shrink */ #undef HAVE_SHRINK