]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGMap::dirty_all should be asserting about osd_epochs, not in.osd_epochs
authorSamuel Just <sam.just@inktank.com>
Thu, 24 Oct 2013 21:31:27 +0000 (14:31 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 24 Oct 2013 23:44:04 +0000 (16:44 -0700)
commit87d3f88742434a787c37f5a2a3e4fdb79e21d8a4
tree0ce9389c627531865016edd5450898346daafdf3
parent0388b712b463f78254cadcad693fbc153a2d50bd
PGMap::dirty_all should be asserting about osd_epochs, not in.osd_epochs

Fixes: #6627
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/mon/PGMap.cc