Anup Chenthamarakshan
db713bd0f5
proxmox_kvm: Fix ZFS device string parsing ( #2841 )
...
ZFS-backed block devices may contain just the bare device name and
not have extra options like `,size=foo`, `,format=qcow2` etc. This
breaks an assumption in existing regex (which expects a comma).
Support such device strings and add a couple of testcases to validate.
2021-06-20 12:42:19 +02:00
..
2021-04-13 11:19:25 +00:00
2021-04-02 22:06:07 +02:00
2021-03-09 21:23:20 +01:00
2021-03-31 13:05:40 +02:00
2021-03-08 08:35:09 +01:00
2021-02-08 16:33:18 +01:00
2021-05-12 17:37:31 +02:00
2021-02-23 23:19:27 +01:00
2021-02-23 23:19:27 +01:00
2021-04-13 11:19:25 +00:00
2021-06-20 12:42:19 +02:00
2021-03-13 13:24:26 +01:00
2021-05-29 16:48:59 +02:00
2021-05-04 12:21:55 +02:00
2021-02-23 23:19:27 +01:00
2021-04-05 09:22:28 +02:00
2021-03-08 08:35:09 +01:00
2021-03-13 13:24:26 +01:00
2021-03-12 08:51:47 +01:00
2021-03-14 12:22:03 +01:00
2021-06-08 10:33:57 +02:00
2021-04-13 11:19:25 +00:00
2021-03-13 13:24:26 +01:00
2021-04-27 13:18:29 +02:00
2021-04-19 18:48:16 +02:00
2021-02-26 11:37:23 +01:00
2021-04-17 09:32:13 +02:00