crc-org / vfkit

Apache License 2.0
123 stars 24 forks source link

virtiofs: Allow to add multiple virtio-fs devices #42

Closed cfergeau closed 1 year ago

cfergeau commented 1 year ago

This does the same refactoring as for VirtioBlk in commit 36574dd and 0a83544

This does not try to detect duplicate mount tags, or to allow to use multiple directories with the same virtio-fs device.

This partially fixes https://github.com/crc-org/vfkit/issues/41

baude commented 1 year ago

/approve

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/crc-org/vfkit/blob/main/OWNERS)~~ [baude] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
baude commented 1 year ago

/lgtm