/* * blist_create() - create a blist capable of handling up to the specified * number of blocks * * blocks must be greater than 0 * * The smallest blist consists of a single leaf node capable of * managing BLIST_BMAP_RADIX blocks. */