]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/ZFS: make it compilable
authorKefu Chai <kchai@redhat.com>
Mon, 26 Jun 2017 03:59:45 +0000 (11:59 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 26 Jun 2017 04:06:06 +0000 (12:06 +0800)
commite34e22b6efda763da705637fdbb067d45149107a
treeed3360e227ea33a9bcf7270315494131656001bc
parent0d1e19722e7459b822ae968dc2d0003d88fa83a3
os/ZFS: make it compilable

* `cct` is not globally avaiable, use cct() wrapper instead
* libzfs.h is always avaiable here. so remove the guard

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/os/filestore/ZFSFileStoreBackend.cc