]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
xen/include/public: fix 9pfs xenstore path description
authorJuergen Gross <jgross@suse.com>
Wed, 31 May 2023 10:00:40 +0000 (12:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 31 May 2023 10:00:40 +0000 (12:00 +0200)
In xen/include/public/io/9pfs.h the name of the Xenstore backend node
"security-model" should be "security_model", as this is how the Xen
tools are creating it and qemu is reading it.

Fixes: ad58142e73a9 ("xen/public: move xenstore related doc into 9pfs.h")
Fixes: cf1d2d22fdfd ("docs/misc: Xen transport for 9pfs")
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jason Andryuk <jandryuk@gmail.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/public/io/9pfs.h

index a0ce82d0a8771a41af691bd27b102e77337e0515..9ad2773082d95fac658ae078b78479cbbd6a67d6 100644 (file)
@@ -64,7 +64,7 @@
  *
  *         Host filesystem path to share.
  *
- *    security-model
+ *    security_model
  *         Values:         "none"
  *
  *         *none*: files are stored using the same credentials as they are