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

Osier Yang jyang at redhat.com
Wed Mar 20 13:31:08 UTC 2013


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 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>

ACK with the subject changed to "for disk vol". Applies to the commit
log too.




More information about the libvir-list mailing list