[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH 2/2] Add virtio max partition count
- From: Mark McLoughlin <markmc redhat com>
- To: anaconda-devel-list redhat com
- Cc: Mark McLoughlin <markmc redhat com>
- Subject: [PATCH 2/2] Add virtio max partition count
- Date: Fri, 9 May 2008 14:10:23 +0100
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]