Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Bump flashcache sw rev to 3.1.1.
Browse files Browse the repository at this point in the history
Summary: Bump flashcache sw rev to 3.1.1.

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
  • Loading branch information
Mohan Srinivasan committed Oct 17, 2013
1 parent 72ab867 commit 143c93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flashcache_main.c
Expand Up @@ -76,7 +76,7 @@
* cache read miss.
*/

#define FLASHCACHE_SW_VERSION "flashcache-2.0"
#define FLASHCACHE_SW_VERSION "flashcache-3.1.1"
char *flashcache_sw_version = FLASHCACHE_SW_VERSION;

static void flashcache_read_miss(struct cache_c *dmc, struct bio* bio,
Expand Down

0 comments on commit 143c93d

Please sign in to comment.