]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: use hobject_t for snapset_contexts map 1398/head
authorSamuel Just <sam.just@inktank.com>
Thu, 6 Mar 2014 22:40:11 +0000 (14:40 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 6 Mar 2014 22:40:12 +0000 (14:40 -0800)
commitb5b67d19aa337aa86cdac1a2197c96eabc652868
treec76af7775dfb16bfd20b9eef0e31d088513ba142
parent7403b235444b7ff5f80e15e1997063a81270d730
ReplicatedPG: use hobject_t for snapset_contexts map

Otherwise, two objects with different namespaces but
the same object_t will end up clobbering each other's
contexts.

Fixes: #7634
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h
src/osd/osd_types.h