dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/block/aoe
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool()
Modify well over a dozen mempool users to call mempool_create_slab_pool()
rather than calling mempool_create() with extra arguments, saving about 30
lines of code and increasing readability.

Signed-off-by: Matthew Dobson <colpatch@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:00 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoe.h [PATCH] aoe [3/3]: update version to 22 2006-03-23 22:01:57 -08:00
aoeblk.c [PATCH] mempool: use mempool_create_slab_pool() 2006-03-26 08:57:00 -08:00
aoechr.c [PATCH] aoe [2/8]: support dynamic resizing of AoE devices 2006-03-23 22:01:55 -08:00
aoecmd.c [PATCH] aoe [2/3]: don't request ATA device ID on ATA error 2006-03-23 22:01:57 -08:00
aoedev.c [PATCH] aoe [2/8]: support dynamic resizing of AoE devices 2006-03-23 22:01:55 -08:00
aoemain.c [PATCH] aoe [7/8]: update driver compatibility string 2006-03-23 22:01:56 -08:00
aoenet.c [PATCH] aoe [1/3]: support multiple AoE listeners 2006-03-23 22:01:56 -08:00