]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/common: implement "__ceph_abortf()"
authorKefu Chai <kchai@redhat.com>
Sat, 29 Jun 2019 11:50:18 +0000 (19:50 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 29 Jun 2019 12:03:20 +0000 (20:03 +0800)
commit02388911ae097284057183a66758e3a550beefda
tree4bf17d67a7de60d2f58b997d0e750e707964436b
parent8b4c62f520b4367b18e62af5dec80fd68aa27ed2
crimson/common: implement "__ceph_abortf()"

the macro of `ceph_abort_msgf()` is implemented using it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/common/assert.cc