detach_block
Description:
public void detach_block (
Block bl)
Detatch a block from the block file's cache.
The block should be unref'd or attached when finished with. The block file will perform no writes of this block or flushing of it if the
cache fills.
Parameters: