libvirt/tests/storagepoolxml2argvdata/pool-netfs-gluster.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
80 B
Plaintext

mount \
-o direct-io-mode=1 \
-t glusterfs \
example.com:/volume \
/mnt/gluster