Allocate a full block for the bitmap.
commit1f4ca3a6d6f5bd21397589df904a3851ba9783f5
authorBob Copeland <me@bobcopeland.com>
Tue, 1 Jan 2008 20:04:14 +0000 (1 15:04 -0500)
committerBob Copeland <me@bobcopeland.com>
Tue, 1 Jan 2008 20:04:14 +0000 (1 15:04 -0500)
tree8949ebd3d53ed578804c9da1af54f76193bc0a19
parent4c8aaef540193391ab960776c1fe417e212b563b
Allocate a full block for the bitmap.

This fixes an array overrun when writing out the last block of the bitmap
as well as fixing some incorrect calculations on the dirty flag array size.
omfs.c