diff options
author | Kefu Chai <kchai@redhat.com> | 2019-10-24 05:57:09 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2019-10-24 06:23:17 +0200 |
commit | acff723c32cac5f1b5189b21a3d283b7d3cdd22a (patch) | |
tree | 2297ab2b2b1573beaa71b1afe45da161d30f987d /src/crimson/osd/replicated_backend.cc | |
parent | Merge pull request #31066 from ideepika/wip-doc-adds-cmake-options (diff) | |
download | ceph-acff723c32cac5f1b5189b21a3d283b7d3cdd22a.tar.xz ceph-acff723c32cac5f1b5189b21a3d283b7d3cdd22a.zip |
crimson/osd/osd_operation.h: s/ceph_assert/assert/
so we don't need to include `include/ceph_assert.h` for it. and
presumably, `ceph_assert()` is for fail the application early when it is
not able to recover from a failure, while `assert()` is for debugging.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'src/crimson/osd/replicated_backend.cc')
0 files changed, 0 insertions, 0 deletions