From: Greg KH To: Linus Torvalds , Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: [GIT PATCH] AOE bugfixes for 2.6.12-rc3 Here are a number of AOE bugfixes for 2.6.12-rc3. They have all been in the last few -mm releases. Pull from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ Full patches will be sent to the linux-kernel mailing lists, if anyone wants to see them. thanks, greg k-h ------------- Documentation/aoe/aoe.txt | 52 +++++++++++++++++++++++++++++++++++--------- Documentation/aoe/status.sh | 4 --- drivers/block/aoe/aoe.h | 2 - drivers/block/aoe/aoeblk.c | 13 +++++++++++ drivers/block/aoe/aoedev.c | 11 +++------ drivers/block/aoe/aoenet.c | 17 +++++++++++++- 6 files changed, 76 insertions(+), 23 deletions(-) Ed L. Cashin: o aoe: update version number to 10 o aoe: add firmware version to info in sysfs o aoe: allow multiple aoe devices to have the same mac o aoe: update the documentation to mention aoetools o aoe: aoe-stat should work for built-in as well as module o aoe: improve allowed interfaces configuration