aoe: update internal version number to 81
This version number is printed to the console on module initialization and is available in sysfs, which is where the userland aoe-version tool looks for it. Signed-off-by: Ed Cashin <ecashin@coraid.com> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
bf29754ae8
Коммит
2b37c7d865
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
|
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
|
||||||
#define VERSION "64+"
|
#define VERSION "81"
|
||||||
#define AOE_MAJOR 152
|
#define AOE_MAJOR 152
|
||||||
#define DEVICE_NAME "aoe"
|
#define DEVICE_NAME "aoe"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче