mirror of https://gitee.com/openkylin/libvirt.git
docs: Fixed incorrect XML attribute name in virtio kbase
Signed-off-by: Jaak Ristioja <jaak@ristioja.ee>
This commit is contained in:
parent
6f60d2a850
commit
f6c79ca2af
|
@ -143,5 +143,5 @@ More optional elements can be specified
|
|||
<driver type='virtiofs' queue='1024'/>
|
||||
<binary path='/usr/libexec/virtiofsd' xattr='on'>
|
||||
<cache mode='always'/>
|
||||
<lock posix_lock='on' flock='on'/>
|
||||
<lock posix='on' flock='on'/>
|
||||
</binary>
|
||||
|
|
Loading…
Reference in New Issue