sync_block


Description:

public int sync_block (Block bl)

Flush a block to disk immediately.

The block will only be flushed to disk if it is marked as dirty (touched).

Parameters:

this

a BlockFile

bl

a Block

Returns:

-1 on io error.