From: Brad Hards Date: Mon, 17 Jan 2011 03:02:36 +0000 (+1030) Subject: block_pool: Change metadata layout so initial description is all on one line. X-Git-Url: http://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=b83649e60e0b6682704b9ad5def021dd4a4df85f;hp=b83649e60e0b6682704b9ad5def021dd4a4df85f block_pool: Change metadata layout so initial description is all on one line. With the original layout, we got: Summary: An efficient allocator for blocks that don't need to be .... Description: resized or freed. ---