libvirt/tests/storagepoolxml2argvdata/pool-netfs-cifs.argv
Peter Krempa 06d7151664 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-12 15:55:10 +02:00

6 lines
67 B
Plaintext

mount \
-o guest \
-t cifs \
//example.com/samba_share \
/mnt/cifs