]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: preserve (some) flags when proxying reads 6096/head
authorSage Weil <sage@redhat.com>
Mon, 28 Sep 2015 14:28:48 +0000 (10:28 -0400)
committerSage Weil <sage@redhat.com>
Mon, 28 Sep 2015 14:28:48 +0000 (10:28 -0400)
commitc5a9275c764b915567bb6c5ea13db77487aa49ee
tree8f390e1aa1ddb16a081e165fd7245f7c3aad5839
parentbee3bdf551ac5853f0e3fe5b2192e9581c2a5993
osd/ReplicatedPG: preserve (some) flags when proxying reads

In particular, proxy RWORDERED as clients in the real world set
that.

Fixes: #13260
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc