]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: do evict after flush 5630/head
authorZhiqiang Wang <zhiqiang@xsky.com>
Thu, 3 Dec 2015 03:22:21 +0000 (11:22 +0800)
committerZhiqiang Wang <zhiqiang@xsky.com>
Thu, 3 Dec 2015 03:22:21 +0000 (11:22 +0800)
commit341e3f95f74e4b9e77f1631f4fd69cab4961890c
tree25bbdf997165d3e825f6b15ae51c6b084a4bc11e
parent12efe7f2c9744c0a2bc22b6d844f10d913d7e2c9
osd: do evict after flush

When the evict mode is not idle, after successfully flushing an object
to the base pool, we can try to evict it. We don't need to clear the
dirty bit in this case.

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