[libvirt] [PATCH] docs: <filesystem> attr is 'accessmode', not 'mode'

Cole Robinson crobinso at redhat.com
Thu May 5 19:29:21 UTC 2011


On 05/05/2011 03:24 PM, Eric Blake wrote:
> On 05/05/2011 12:57 PM, Cole Robinson wrote:
>>
>> Signed-off-by: Cole Robinson <crobinso at redhat.com>
>> ---
>>  docs/formatdomain.html.in |   14 +++++++-------
>>  1 files changed, 7 insertions(+), 7 deletions(-)
>>
>> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
>> index 5013c48..dcfcd94 100644
>> --- a/docs/formatdomain.html.in
>> +++ b/docs/formatdomain.html.in
>> @@ -917,7 +917,7 @@
>>        <source name='my-vm-template'/>
>>        <target dir='/'/>
>>      </filesystem>
>> -    <filesystem type='mount' >
>> +    <filesystem type='mount' accessmode='passthrough'>
> 
> ACK.
> 

Thanks Eric, pushed now.

- Cole




More information about the libvir-list mailing list