From 5309cb38de65eddd5f7e125da750accf949f29e8 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 23 Jan 2007 16:24:41 +0100 Subject: [PATCH] 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-format-patch failed