]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: tiering: proxy instead of redirect read in writeback mode when the
authorZhiqiang Wang <zhiqiang.wang@intel.com>
Wed, 26 Nov 2014 01:57:03 +0000 (09:57 +0800)
committerSage Weil <sage@redhat.com>
Sun, 11 Jan 2015 04:35:30 +0000 (20:35 -0800)
commit43f13af614a7e209fc122819df50723d64314088
tree65d1bb80cf616c1e250f90b0afc5c7e18a3984d5
parentbfb71a4e63a15338544b25e5c21623add97692fd
osd: tiering: proxy instead of redirect read in writeback mode when the
cache pool is full

To preserve read op order

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