]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Support for READFORWARD in the caching tier 2089/head
authorLuis Pabón <lpabon@redhat.com>
Tue, 8 Jul 2014 20:00:20 +0000 (16:00 -0400)
committerLuis Pabón <lpabon@redhat.com>
Tue, 8 Jul 2014 20:00:20 +0000 (16:00 -0400)
commitb16b64eb086a3f02ef6e692ca7cf44bbd764a8d9
treec627961ecfd1c56546f5fb5f3b58344cb4e4ba0c
parent7756a136d25458aaa6336c86e6f71d98b31886ff
Support for READFORWARD in the caching tier

READFORWARD caching policy uses writeback for writes
and redirects reads to the back end starage tier.

Signed-off-by: Luis Pabón <lpabon@redhat.com>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc
src/osd/ReplicatedPG.cc
src/osd/osd_types.h
src/test/pybind/test_ceph_argparse.py