From: Jaak Ristioja <jaak(a)ristioja.ee>
Signed-off-by: Jaak Ristioja <jaak(a)ristioja.ee>
---
Pushed by danpb under the trivial rule from
https://gitlab.com/libvirt/libvirt/-/merge_requests/2
docs/kbase/virtiofs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/kbase/virtiofs.rst b/docs/kbase/virtiofs.rst
index 68fbafcf37..18d568af1b 100644
--- a/docs/kbase/virtiofs.rst
+++ b/docs/kbase/virtiofs.rst
@@ -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>
--
2.25.4