]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "rados: Add new field flags for ceph_osd_op.copy_get." 8486/head
authorSage Weil <sage@redhat.com>
Thu, 7 Apr 2016 15:13:03 +0000 (11:13 -0400)
committerSage Weil <sage@redhat.com>
Thu, 7 Apr 2016 15:13:03 +0000 (11:13 -0400)
commit134416a0211a9ab2499bb08072ef5545ea08f5b3
treef7f82c3e97adb48e986571854088e88798936c3c
parent7b1ed5dd144e1f8c42fd0d8f6d8f23e1ed5afd30
Revert "rados: Add new field flags for ceph_osd_op.copy_get."

This reverts commit 2b4acfb1b808b98132a771cf1089063c0f7a75b5.

We fixed this on the receiving end in
fc51ce2a837e8e878d46d8ca54531aa7bd5d01b2 a few weeks after this commit
was added.  It's ugly and no longer needed.

This *does* mean that we'll start to copy some data and then abort
partway through, but that's better than an kludgey protocol/interface.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/rados.h
src/osd/ReplicatedPG.cc
src/osdc/Objecter.h