On 2013年02月26日 20:41, Philipp Hahn wrote:
Add ocfs2 for disk pool.
Actually it's for volume.
Signed-off-by: Philipp Hahn<hahn@xxxxxxxxxxxxx> --- 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>
ACK with the subject changed to "for disk vol". Applies to the commit log too. -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list