This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
libvirt
mirror of
https://gitee.com/openkylin/libvirt.git
Watch
9
Star
0
Fork
You've already forked libvirt
0
Code
Issues
Projects
Releases
Wiki
Activity
ba9a8b5b56
libvirt
/
tests
/
storagepoolxml2argvdata
/
pool-netfs-linux.argv
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
storage: Format mount options before positional arguments Move calls to virStorageBackendFileSystemMountAddOptions earlier so that the options are formatted before the positional arguments. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-04-06 22:40:42 +08:00
mount \
-o nodev,nosuid,noexec \
storagepoolxml2argvtest: Use internal wrapping of command line arguments virCommandToString has the possibility to return an already wrapped string with better format than what we get from the test wrapper script. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-03-31 16:46:36 +08:00
-t nfs \
localhost:/var/lib/libvirt/images \
/mnt