mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Add ocfs2 to list of fs pool types
* src/conf/storage_conf.c src/conf/storage_conf.h: extend the enums and values * docs/schemas/storagepool.rng: add to the list of storage pool type formats
This commit is contained in:
committed by
Daniel Veillard
parent
c396fb36fa
commit
e391595890
@@ -258,6 +258,7 @@
|
||||
<value>vfat</value>
|
||||
<value>hfs+</value>
|
||||
<value>xfs</value>
|
||||
<value>ocfs2</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
</element>
|
||||
|
||||
Reference in New Issue
Block a user