[libvirt] [PATCH 1/4] doc/schema: add ocfs2 to storage pool

Philipp Hahn hahn at univention.de
Wed Mar 20 12:49:34 UTC 2013


Add ocfs2 for disk pool.

Signed-off-by: Philipp Hahn <hahn at univention.de>
---
 docs/schemas/storagevol.rng |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/schemas/storagevol.rng b/docs/schemas/storagevol.rng
index ba95c55..765c5a5 100644
--- a/docs/schemas/storagevol.rng
+++ b/docs/schemas/storagevol.rng
@@ -179,11 +179,10 @@
       <value>vfat</value>
       <value>hfs+</value>
       <value>xfs</value>
+      <value>ocfs2</value>
     </choice>
-
   </define>
 
-
   <define name='formatfile'>
     <choice>
       <value>unknown</value>
-- 
1.7.10.4





More information about the libvir-list mailing list