commit | eade1fe75fd3ad89c10d011969c0eed8f13e28e0 | [log] [tgz] |
---|---|---|
author | Yaowei Bai <baiyaowei@cmss.chinamobile.com> | Tue Nov 17 14:52:18 2015 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jan 21 19:36:07 2016 +0100 |
tree | fbaa94f56ccdcf435cddb7fb1140507317039e19 | |
parent | afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc [diff] |
ceph: remove unused functions in ceph_frag.h These functions were introduced in commit 3d14c5d2b ("ceph: factor out libceph from Ceph file system"). Howover, there's no user of these functions since then, so remove them for simplicity. Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com> Signed-off-by: Yan, Zheng <zyan@redhat.com>