]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Updated OSDMap.cc with C++11 style range-for loops 14381/head
authorJos Collin <jcollin@redhat.com>
Mon, 10 Apr 2017 14:19:23 +0000 (19:49 +0530)
committerJos Collin <jcollin@redhat.com>
Mon, 10 Apr 2017 14:19:30 +0000 (19:49 +0530)
commit849770756019331ac5a3a21e2b63a79d6761ed04
tree7c32a6e3a11da88d5361c617c754e95356eb0c47
parent5d7302341a15ee066ea3e0a333f6fa59bb8ac4a7
osd: Updated OSDMap.cc with C++11 style range-for loops

Fixed the review comments.

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/osd/OSDMap.cc