]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add pg_ver to tombstone_cache 9851/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 21 Jun 2016 19:09:53 +0000 (15:09 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 21 Jun 2016 19:23:16 +0000 (15:23 -0400)
commitadb529f2fb983df671a1db58a0b17862a29762f0
tree7a650a3d33a2635fc75733decd07b53d306b276f
parent9f15f032b2257ad76581b8c7a0d345d67f2425b6
rgw: add pg_ver to tombstone_cache

a tombstone cache was added to remember the mtime of deleted objects for
use with the HTTP_IF_MODIFIED_SINCE header, but the comparison was still
failing because of a missing pg_ver. added pg_ver to the tombstone cache
so it can be passed with HTTP_DEST_PG_VER

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h