Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Error reporting is still a mess and really needs to be revamped
|
|
|
|
|
|
fix a few minor bugs, hopefully make the flow control easier to follow
|
|
|
|
|
|
This fixes the "ptr with missing gen in alloc btree" bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was failing to update gc replicas when c->replicas didn't need to be
updated - also, was leaking memory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed for device removal
|