From: Jens Axboe Date: Tue, 23 Jan 2007 15:24:41 +0000 (+0100) Subject: Add queue resizing support X-Git-Tag: v2.6.23-rc1~782^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5309cb38de65eddd5f7e125da750accf949f29e8;p=pandora-kernel.git Add queue resizing support Just get rid of the preallocated command map, use the slab cache to get/free commands instead. Original patch from FUJITA Tomonori , changed by me to not use a mempool. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed