]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Get the currently atime of the object in cache pool for eviction
authorXinze Chi <xmdxcxz@gmail.com>
Wed, 29 Oct 2014 07:11:11 +0000 (07:11 +0000)
committerLoic Dachary <ldachary@redhat.com>
Thu, 19 Mar 2015 09:16:28 +0000 (10:16 +0100)
commit55541b90db0a6d6c26c1fae6a4958fa5a320f82c
tree800104b11d0f980f2e2d4a032573ee649b2e4cae
parent1f58a0adc3b23785fac00083d721b62f6a4c44a1
Get the currently atime of the object in cache pool for eviction

Because if there are mutiple atime in agent_state for the same object, we should use the recently one.

Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
(cherry picked from commit 1fef4c3d541cba360738437420ebfa2447d5802e)
src/osd/ReplicatedPG.cc