]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson/seastore: drop duplicated i++
authorKefu Chai <kchai@redhat.com>
Fri, 6 Aug 2021 16:39:11 +0000 (00:39 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 6 Aug 2021 16:39:18 +0000 (00:39 +0800)
commit2748c6fef0e7e59def2d6355601c0728a4017718
tree9bf232d8b9bfc8cf3c65213446860d942010bc0b
parent02b7841d062c12261c876dabe8d4a329e8c1d7bc
test/crimson/seastore: drop duplicated i++

for two reasons:

* to silence Clang warning
* it's very unusual to do this. and this is a bad smell.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/seastore/test_omap_manager.cc