dm raid: bump target version to reflect numerous fixes
Also update Documentation accordingly. Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
@@ -3994,7 +3994,7 @@ static void raid_resume(struct dm_target *ti)
|
||||
|
||||
static struct target_type raid_target = {
|
||||
.name = "raid",
|
||||
.version = {1, 13, 0},
|
||||
.version = {1, 13, 1},
|
||||
.module = THIS_MODULE,
|
||||
.ctr = raid_ctr,
|
||||
.dtr = raid_dtr,
|
||||
|
Reference in New Issue
Block a user