dm: add support for passing through persistent reservations
[firefly-linux-kernel-4.4.55.git] / drivers / md / dm-mpath.c
index 77066a1999844935abfdb972fecefb6e21e98514..aaa6caa46a9f2dbceaf3d9c1aac92037b3b731b2 100644 (file)
@@ -1682,7 +1682,7 @@ out:
  *---------------------------------------------------------------*/
 static struct target_type multipath_target = {
        .name = "multipath",
-       .version = {1, 9, 0},
+       .version = {1, 10, 0},
        .module = THIS_MODULE,
        .ctr = multipath_ctr,
        .dtr = multipath_dtr,