]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: handle removal of pool snaps
authorSage Weil <sage@newdream.net>
Fri, 5 Jun 2009 17:50:21 +0000 (10:50 -0700)
committerSage Weil <sage@newdream.net>
Fri, 5 Jun 2009 17:50:21 +0000 (10:50 -0700)
commit766069e40c483b32cf4fd08ca71ad70e16de776d
treecdcbab5fae9df552dd9cf26ac1370a610a138aeb
parent1c3fe5649d425e7d6d52fe7f9551606082add561
osd: handle removal of pool snaps

Use helper to build effective removed_snaps set (regardless of
whether they are explicitly specified in the pg_pool_t or implicity
via the pool snaps).  Keep a copy of that set in the OSD's PGPool
so we can track changes.
src/TODO
src/osd/OSD.cc
src/osd/PG.h
src/osd/osd_types.h