Skip to content

Commit

Permalink
aoe: update internal version number to 81
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ed Cashin authored and Linus Torvalds committed Dec 18, 2012
1 parent bf29754 commit 2b37c7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/block/aoe/aoe.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "64+"
#define VERSION "81"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"

Expand Down

0 comments on commit 2b37c7d

Please sign in to comment.