]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: fix improper indentation of 'ceph_assert' statements
authorJason Dillaman <dillaman@redhat.com>
Thu, 6 Sep 2018 14:08:41 +0000 (10:08 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 19 Sep 2018 18:52:48 +0000 (14:52 -0400)
commitb4fc7b520a6fbef90faa70527bc8b72ee08df01d
tree9d1b709ddb2ab1b8ab51377762f38c3f785481ea
parent60064f68f5dd2bbf5fbab95564fa522335091f4a
librbd: fix improper indentation of 'ceph_assert' statements

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
13 files changed:
src/librbd/ImageWatcher.cc
src/librbd/Journal.cc
src/librbd/ManagedLock.cc
src/librbd/ObjectMap.cc
src/librbd/Operations.cc
src/librbd/image/RefreshRequest.cc
src/librbd/internal.cc
src/librbd/journal/Replay.cc
src/librbd/operation/ObjectMapIterate.cc
src/librbd/operation/RebuildObjectMapRequest.cc
src/librbd/operation/ResizeRequest.cc
src/librbd/operation/SnapshotCreateRequest.cc
src/librbd/operation/TrimRequest.cc