X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=config%2Flustre-build-zfs.m4;h=297e7904b2e78cce20643654e4242be0f41e9489;hp=9e39c80b76184601dc5ae776c600df76602da328;hb=a046e879fcadd601c9a19fd906f82ecbd2d4efd5;hpb=b75ac467c5221971d71ee34a56a0d09a0550a7e2 diff --git a/config/lustre-build-zfs.m4 b/config/lustre-build-zfs.m4 index 9e39c80..297e790 100644 --- a/config/lustre-build-zfs.m4 +++ b/config/lustre-build-zfs.m4 @@ -523,10 +523,10 @@ your distribution. dnl # ZFS 0.7.0 feature: SPA_FEATURE_USEROBJ_ACCOUNTING dnl # LB_CHECK_COMPILE([if zfs has native dnode accounting supported], - dmu_objset_userobjspace_upgrade, [ + dmu_objset_id_quota_upgrade, [ #include ],[ - dmu_objset_userobjspace_upgrade(NULL); + dmu_objset_id_quota_upgrade(NULL); ],[ AC_DEFINE(HAVE_DMU_USEROBJ_ACCOUNTING, 1, [Have native dnode accounting in ZFS])