osd/ECBackend: clean up assert(r==0) in continue_recovery_op.

After the commit(d9106ce5e4), the assert(r==0) is no longer
necessary.
This commit is contained in:
Ma Jianpeng 2014-08-04 18:00:28 +08:00
parent 3de7b7c52c
commit 985b7c2fc2

View File

@ -481,7 +481,6 @@ void ECBackend::continue_recovery_op(
recovery_ops.erase(op.hoid);
return;
}
assert(r == 0);
m->read(
this,
op.hoid,