Skip to content

virtio-fs: make permission semantics configurable#108

Merged
tylerfanelli merged 1 commit into
libkrun:mainfrom
slp:virtio-fs-simplified
Jun 29, 2026
Merged

virtio-fs: make permission semantics configurable#108
tylerfanelli merged 1 commit into
libkrun:mainfrom
slp:virtio-fs-simplified

Conversation

@slp

@slp slp commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

libkrun 1.19.3 introduces the ability to choose the permission semantics for virtio-fs devices through the new krun_add_virtiofs4 function.

Let's switch to using such function, and also use "simplified" sematnics by default, since those are closer to the expectations of users running container tools on macOS.

libkrun 1.19.3 introduces the ability to choose the permission semantics
for virtio-fs devices through the new krun_add_virtiofs4 function.

Let's switch to using such function, and also use "simplified" sematnics
by default, since those are closer to the expectations of users running
container tools on macOS.

Signed-off-by: Sergio Lopez <slp@redhat.com>
@slp slp force-pushed the virtio-fs-simplified branch from f534f9c to 0f144d5 Compare June 29, 2026 12:10

@tylerfanelli tylerfanelli left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tylerfanelli tylerfanelli merged commit 3ad3fef into libkrun:main Jun 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants