]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSD: remove snap_mapper entries in RemoveWQ
authorSamuel Just <sam.just@inktank.com>
Wed, 6 Mar 2013 22:55:28 +0000 (14:55 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 14 Mar 2013 02:45:13 +0000 (19:45 -0700)
commit388616b073db23ec2dc0d21da83eb10143df6c46
tree461a1b626744fcc8bda7f53b2b48cfa37d793d02
parent3177cb8557de9461d3bc7c06658e1a5b8e16de80
OSD: remove snap_mapper entries in RemoveWQ

This is a somewhat ugly hack for now until we implement
pg resurrection.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc