Commit 843f0f2e authored by Mike Snitzer's avatar Mike Snitzer

dm cache: bump the target version

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent d14fcf3d
......@@ -3814,7 +3814,7 @@ static void cache_io_hints(struct dm_target *ti, struct queue_limits *limits)
static struct target_type cache_target = {
.name = "cache",
.version = {1, 8, 0},
.version = {1, 9, 0},
.module = THIS_MODULE,
.ctr = cache_ctr,
.dtr = cache_dtr,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment