]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: implement object rename
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 14 Jan 2016 22:40:17 +0000 (17:40 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:08:04 +0000 (12:08 -0500)
commitad3a22dacbf8189dcb885b1e9f3a50b59c447486
tree9371f4733c759006cf0c7d5d8a7bfa7999593cdb
parent2a860f422b24c2183f74a8b0e224671cea730902
librgw: implement object rename

The implementation uses currently does a copy, followed by a
delete operation (if successful).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h