]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix check_disk_state; add a strip_namespace function.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 20 Oct 2011 23:26:15 +0000 (16:26 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 24 Oct 2011 17:06:43 +0000 (10:06 -0700)
commitf57c33df48f11a26b06d15c1e275e5fa956d286f
treee3b475b9aa5493794792df8f83157e4dee781b75
parent927c357725e9eca1fe5307a94c34deab5d21addc
rgw: fix check_disk_state; add a strip_namespace function.

Use copies of the IoCtx rather than references so that
we can set locators without breaking stuff, and make use of the
on-disk locators which we just added.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/rgw/rgw_common.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h