Subject: + aoe-update-internal-version-number-to-v83.patch added to -mm tree To: ecashin@xxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Tue, 02 Jul 2013 14:43:43 -0700 The patch titled Subject: aoe: update internal version number to v83 has been added to the -mm tree. Its filename is aoe-update-internal-version-number-to-v83.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/aoe-update-internal-version-number-to-v83.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/aoe-update-internal-version-number-to-v83.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Ed Cashin <ecashin@xxxxxxxxxx> Subject: aoe: update internal version number to v83 Signed-off-by: Ed Cashin <ecashin@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/block/aoe/aoe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/block/aoe/aoe.h~aoe-update-internal-version-number-to-v83 drivers/block/aoe/aoe.h --- a/drivers/block/aoe/aoe.h~aoe-update-internal-version-number-to-v83 +++ a/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "81" +#define VERSION "83" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" _ Patches currently in -mm which might be from ecashin@xxxxxxxxxx are aoe-perform-i-o-completions-in-parallel.patch aoe-update-copyright-date.patch aoe-update-internal-version-number-to-v83.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html