[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[PATCH 2/2] Add virtio max partition count



Signed-off-by: Mark McLoughlin <markmc redhat com>
---
 partedUtils.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/partedUtils.py b/partedUtils.py
index 573bf4c..354e74d 100644
--- a/partedUtils.py
+++ b/partedUtils.py
@@ -1462,4 +1462,5 @@ max_logical_partition_count = {
     "ida/": 11,
     "sx8/": 11,
     "xvd": 11,
+    "vd": 11,
 }
-- 
1.5.4.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]