]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Cache tiering: use local_mtime to calculate the age of objects during 2352/head
authorZhiqiang Wang <wonzhq@hotmail.com>
Fri, 29 Aug 2014 08:06:30 +0000 (16:06 +0800)
committerZhiqiang Wang <wonzhq@hotmail.com>
Fri, 29 Aug 2014 08:06:30 +0000 (16:06 +0800)
commit1b4272601a1118fa4827ef8fa924649b778392cb
tree1ad3847b0cc2e3d4435fc08ecafeedfc14d2c421
parent335c1f745ec359d0a37d339f14ae0dd834dccf4e
Cache tiering: use local_mtime to calculate the age of objects during
evicting

Commit 13b9dc70 introduces local_mtime to fix an issue when doing
flushing. Should also use this to calculate the object age when doing
evicting.

Signed-off-by: Zhiqiang Wang <wonzhq@hotmail.com>
src/osd/ReplicatedPG.cc