]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: change snap_collections to an interval_set
authorSamuel Just <samuelj@hq.newdream.net>
Tue, 21 Dec 2010 20:01:41 +0000 (12:01 -0800)
committerSamuel Just <samuelj@hq.newdream.net>
Thu, 13 Jan 2011 21:43:02 +0000 (13:43 -0800)
commitcf39db241a0b5349ba708082b6ca472f0c7d97c8
tree976ad9a5ebc0cb0b6ed0c4557054d929d239c614
parentf2755a533753767979e0aac00953cb870340a880
PG: change snap_collections to an interval_set

Previously, the set of local snap collections was represented using a
set, which complicates set operations with interval_sets.

Signed-off-by: Samuel Just <samuelj@hq.newdream.net>
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h