]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: version id should not contain underscore
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 24 Jan 2015 01:28:14 +0000 (17:28 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 29 Jan 2015 17:31:32 +0000 (09:31 -0800)
commitcaefe693562837f9c9071d3bb273b47c5821f169
tree16ec744bfff3d4d1ed4e0a8b66edca3eeac7475b
parent51e3ffaece1eedf987728e947e0f79e3cc1b31fa
rgw: version id should not contain underscore

The problem is that we use underscore for the raw object name encoding.

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