These patches were made against kernel 2.6.23-rc4 kernel with the aoe-properly-initialise-the-request_queues-backing_dev_info patch (currently in mm) applied. They were submitted earlier and have been modified to incorporate feedback from the kernel development community. Signed-off-by: Ed L. Cashin <[email protected]> --- drivers/block/aoe/aoe.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 07f02f8..4d0543a 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "32" +#define VERSION "47" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- 1.5.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 13/13] make error messages more specific
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 12/13] the aoeminor doesn't need a long format
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 11/13] remove extra space in prototypes for consistency
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 10/13] add module parameter for users who need more outstanding I/O
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 09/13] remove race between use and initialization of locks
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 08/13] only install new AoE device once
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 07/13] dynamically allocate a capped number of skbs when necessary
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 06/13] user can ask driver to forget previously detected devices
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 05/13] eliminate goto and improve readability
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 04/13] clean up udev configuration example
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 03/13] mac_addr: avoid 64-bit arch compiler warnings
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 02/13] handle multiple network paths to AoE device
- From: "Ed L. Cashin" <[email protected]>
- [PATCH 13/13] make error messages more specific
- Prev by Date: Re: [PATCH] kbuild: implement modules.order
- Next by Date: [PATCH 02/13] handle multiple network paths to AoE device
- Previous by thread: [PATCH 2.6.23.9 001/001] parport: Added support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
- Next by thread: [PATCH 02/13] handle multiple network paths to AoE device
- Index(es):