]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: fix leading-slash special case, again
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Jan 2016 23:21:56 +0000 (18:21 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:07:59 +0000 (12:07 -0500)
commit35445cf7df8d0852b06954dd4e8d8ddde926f334
treeca54f8d872eee798ea65b9047efd03d3757f58c0
parent4f8e7652636a9a7c93cf4537a296b190236ba2be
librgw: fix leading-slash special case, again

Fix boilerplate to sanitize relative_object_name() in rgw_create
as well as the RGWStatObjRequest case of RGWLibFS::stat_leaf.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/test/librgw_file.cc