2006-01-27  Bob Copeland <me@bobcopeland.com>

	* Added new bitmap allocators to reserve multiple sets of blocks
	* Moved more bitmap code into bitmap.c
	* Simplified a number of routines that had unused buffer wrap code
	* Added code to properly initialize extent table terminator
	* Will now add entries to the extent table if growth of last entry
	fails
	* Changed mirrors to be written on next full fs block instead of
	internally
	* Released OMFS driver version 0.5.1

2006-01-05  Bob Copeland <me@bobcopeland.com>
	
	* Broke OMFS specific code out of Karma patchset
	* Changed fs blocksize to sys_blocksize
	* Turned off write support define again
	* Released OMFS driver version 0.5.0

