]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: add the proxy write feature bit support
authorZhiqiang Wang <zhiqiang.wang@intel.com>
Fri, 24 Apr 2015 08:44:12 +0000 (16:44 +0800)
committerSamuel Just <sjust@redhat.com>
Tue, 18 Aug 2015 18:25:22 +0000 (11:25 -0700)
commitcb9390dc6f3fee7cb7ee1cc9c2e2e9a2c89fe112
tree309a958174a2e668d109a71fdc5984832471e27b
parentab39e03d598854a3c2fc974d4b48840fc0bacb37
osd/ReplicatedPG: add the proxy write feature bit support

For older versions which doesn't support proxy write, doing promote.
Otherwise, we can proxy the write.

Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
src/include/ceph_features.h
src/osd/ReplicatedPG.cc