there does not seem to be a way to ensure having just
one BlockInStore instance for each (blockId, store) tuple.
current strategy/plan to fix it:
add BlockSet.new_blockinstore(bId, bs)
add one new Blockset instance to each BlockStore instance
add blockObj aware API to blockstore and multiblockstore
Logged In: NO
all of those (and more) done in bakaDARCS.
and i am working on getting the pull/inconsistency fixed. :(
Logged In: NO
fixed, please close.