]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: drop useless lines 19817/head
authorBingyin Zhang <zhangbingyin@cloudin.cn>
Sun, 7 Jan 2018 01:33:48 +0000 (09:33 +0800)
committerBingyin Zhang <zhangbingyin@cloudin.cn>
Sun, 7 Jan 2018 01:33:48 +0000 (09:33 +0800)
commite0a05d23dc3ebce4e7af74589cd01cc81a1313e9
tree666cfb3ae99a4ece7442ea3901a40fe0742bf44a
parent25550823dfd6770dad01974c1e51110cb63eeaea
rgw: drop useless lines

* There is no 'break' statement in the for loop, so 'eiter' must be equal to 'ent_map.end()' in this place.

Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
src/rgw/rgw_rados.cc