]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: don't store etag with extra null character at the end
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 23 Mar 2018 00:50:40 +0000 (17:50 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 12 Apr 2018 22:38:40 +0000 (15:38 -0700)
commit319d0387e89239cf741bb558512773ce72fd85be
tree8024adaa524f30eee363c0cbd1341bc4d28e316b
parent4ba4bc9b8e96077a02af64d90ed20b3f922d81fa
rgw: don't store etag with extra null character at the end

head objects etag attr doesn't need to store an extra null char.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc