Whamcloud - gitweb
LU-11024 osd-zfs: properly detect ZFS dnode accounting 18/32418/3
authorFan Yong <fan.yong@intel.com>
Wed, 16 May 2018 08:00:29 +0000 (16:00 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 21 May 2018 16:51:31 +0000 (16:51 +0000)
commit4813eee9b06f6ceb4f39cce42d904ec1516a824a
treea3d56da3e4ede57e41dbd3d188072b05c2947204
parent2eb4c73c4c00da17f8f27bf1d7dd2950e523d9c0
LU-11024 osd-zfs: properly detect ZFS dnode accounting

Properly detect if native ZFS dnode accounting is available for
ZFS 0.7.x releases that do not contain ZFS project quota.  The
function signature changed after ZFS Project Quota was landed,
but we still need to check for the old function for 0.7.x.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Icd40e0bdaa0b7738e9aa761836167780843ebbe5
Reviewed-on: https://review.whamcloud.com/32418
Tested-by: Jenkins
Reviewed-by: Jinshan Xiong <jinshan.xiong@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
config/lustre-build-zfs.m4