]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Silence sign comparison warnings 21898/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 18:19:50 +0000 (14:19 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 9 May 2018 18:19:50 +0000 (14:19 -0400)
commit83ada1890e0be2c9164737ed3731839a90fc02e9
treed43b332b206e435317cd8b191b040076e106b0c1
parentf9c5e28225cd145f28484ba15f7582716de5a98c
rgw: Silence sign comparison warnings

Since we're iterating with a size_t, we may as well compare against one.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_admin.cc