unref_block


Description:

public void unref_block (Block bl)

Mark a block as unused.

If a block is used it will not be written to disk, or flushed from memory.

If a block is detatched and this is the last reference, the block will be freed.

Parameters:

this

a BlockFile

bl

a Block