]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/plugin: correct output filename path
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 15 Oct 2020 06:53:27 +0000 (14:53 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 15 Oct 2020 06:53:27 +0000 (14:53 +0800)
commit8863b9db93d5c8367f663b5a54db4c359e9d58f8
treec419307c8c9c0587111ec860196e428b51ca592d
parent9c2f055a732696e4527100119d71bb75dd36c46a
common/plugin: correct output filename path

The around code use fname as output in some places.
Unify the file name variable to be fname.

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/common/PluginRegistry.cc