X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fzfeature.h;h=481e85b1bad00f02612b2d8994bf6ce00b4076db;hb=b9b24bb4ca45f2d903efadba44d10dfd182f62ac;hp=9ff1c93df7f4fefbf4a13413a3251ee4d8ff2f02;hpb=3bc7e0fb0f3904eaf41e0b9768ebe2d042ae98aa;p=zfs.git diff --git a/include/sys/zfeature.h b/include/sys/zfeature.h index 9ff1c93..481e85b 100644 --- a/include/sys/zfeature.h +++ b/include/sys/zfeature.h @@ -35,7 +35,7 @@ extern "C" { #endif extern boolean_t feature_is_supported(objset_t *os, uint64_t obj, - uint64_t desc_obj, nvlist_t *unsup_feat); + uint64_t desc_obj, nvlist_t *unsup_feat, nvlist_t *enabled_feat); struct spa; extern void spa_feature_create_zap_objects(struct spa *, dmu_tx_t *);