This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
libvirt
Watch
3
Star
0
Fork
0
You've already forked libvirt
mirror of
https://github.com/libvirt/libvirt.git
synced
2025-02-25 18:55:26 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
06d7151664
libvirt
/
tests
/
storagepoolxml2argvdata
/
pool-netfs-protocol-ver-linux.argv
4 lines
89 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 09:40:42 -05:00
mount \
-o nodev,nosuid,noexec,nfsvers=3 \
-t nfs localhost:/var/lib/libvirt/images /mnt
Reference in New Issue
Copy Permalink