mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
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…
x
Reference in New Issue
Block a user