[libvirt] [PATCH] docs: Document filesystem type='block' for LXC

Eric Blake eblake at redhat.com
Fri Oct 21 15:30:49 UTC 2011


On 10/21/2011 08:26 AM, Ryota Ozaki wrote:
> Commit 77791dc0e allows LXC to use a host block device as a guest
> filesystem, but it isn't documented yet.
> ---
>   docs/formatdomain.html.in |    4 +++-
>   1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 95d33c0..dc6b152 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -1196,7 +1196,9 @@
>           </dd>
>           <dt><code>type='block'</code></dt>
>           <dd>
> -        Currently unused.
> +        A host block device to mount in the guest. The filesystem
> +        format will be autodetected. Only used by LXC driver
> +<span class="since">(since 0.9.5)</span>.

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list