]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix compilation warning 7160/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 8 Jan 2016 16:44:10 +0000 (08:44 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 8 Jan 2016 16:44:10 +0000 (08:44 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_op.h

index d044734648a3b7a79ca8e73fea6ee57d4ee82fc6..880c634e016ed61fa04ebf08a5bee258e31ad5ef 100644 (file)
@@ -286,7 +286,7 @@ protected:
   bool sent_data;
   string marker;
   string end_marker;
-  uint64_t limit;
+  int64_t limit;
   uint64_t limit_max;
   uint32_t buckets_count;
   uint64_t buckets_objcount;