]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: remove odd divergent log assertion
authorSage Weil <sage@newdream.net>
Tue, 4 Nov 2008 19:25:06 +0000 (11:25 -0800)
committerSage Weil <sage@newdream.net>
Tue, 4 Nov 2008 19:25:06 +0000 (11:25 -0800)
commite9f2f10c33c0ac27948465de1dfa1f6dfa1115f3
tree3d97975b482492aecafff10913af88d0990c7932
parent8ed2d2d177a0b64f51454673a5d81d7aef962be2
osd: remove odd divergent log assertion

The divergent log handling is still broken in the face of backlogs, as we
can't really know if an item is really divergent or if it was deleted.
Since we can only diverge with administrator intervention, this is at least
not something we need to worry about _too_ much for now...
src/osd/PG.cc