2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/block/aoe
Ed Cashin 7392fbe5ad aoe: update internal version number to 49
The internal version number of the aoe driver appears in a console message
when the driver loads and is usually obtained by the user with the
userland aoe-version tool, part of the aoetools.[1]

Although this patchset includes bugfixes backported from higher-numbered
versions published on the coraid.com website, it is a form of version 49.

1. http://aoetools.sourceforge.net/

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:05:27 +09:00
..
aoe.h aoe: update internal version number to 49 2012-10-06 03:05:27 +09:00
aoeblk.c aoe: become I/O request queue handler for increased user control 2012-10-06 03:05:25 +09:00
aoechr.c aoe: remove unused code and add cosmetic improvements 2012-10-06 03:05:27 +09:00
aoecmd.c aoe: remove unused code and add cosmetic improvements 2012-10-06 03:05:27 +09:00
aoedev.c aoe: increase net_device reference count while using it 2012-10-06 03:05:27 +09:00
aoemain.c aoe: kernel thread handles I/O completions for simple locking 2012-10-06 03:05:24 +09:00
aoenet.c aoe: remove unused code and add cosmetic improvements 2012-10-06 03:05:27 +09:00
Makefile drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y 2011-01-19 08:25:02 -07:00