]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: fix rename cases and unify unlink 10271/head
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Jul 2016 21:43:43 +0000 (17:43 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Jul 2016 21:43:43 +0000 (17:43 -0400)
commit05af1fbb870a905ea8903594dfc607d346c9dd31
tree9f12b67a2ebf647e2ebbc32a41bab580bcf2863e
parente489cd4f07650f62b8adb46ad08c2f59b434fd18
rgw_file: fix rename cases and unify unlink

Rather ordinary rename cases failed in the unlink step.  Fix this,
unifying the unlink path while at it.

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