]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: remove snap collection after it is trimmed
authorSage Weil <sage@newdream.net>
Mon, 24 Nov 2008 21:49:17 +0000 (13:49 -0800)
committerSage Weil <sage@newdream.net>
Mon, 24 Nov 2008 21:49:17 +0000 (13:49 -0800)
commit4f8fb979e833fd1dbda8cc46e598cb67f3e590f0
tree2c80784d90fabf8621d6cb6542185e521b129d5c
parentf57a4cf3d1ede198314828f394f5c1640a7d92f8
osd: remove snap collection after it is trimmed

We can still end up with empty collections for existing snaps but no
local objects.  However, they'll eventually go away when the snap is
deleted, so who cares.
src/TODO
src/osd/ReplicatedPG.cc