]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
when print log, use __func__ instead of hard code function name 15261/head
authormychoxin <mychoxin@gmail.com>
Wed, 24 May 2017 08:26:02 +0000 (16:26 +0800)
committerxin.yuan <xin.yuan@istuary.com>
Sun, 18 Jun 2017 14:08:44 +0000 (22:08 +0800)
commit8a6e3f6baaaac088b723fc4b67b5e68a4a30e2ac
tree77e953ff4e8b6cc71639f0197857c654210d8152
parentba3e590f7be001a9c52fecc462777e6126d02f14
when print log, use __func__ instead of hard code function name

Signed-off-by: mychoxin <mychoxin@gmail.com>
src/os/filestore/FileStore.cc