Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ovfs): export VirtioFs struct #4983

Merged
merged 2 commits into from
Aug 8, 2024
Merged

feat(ovfs): export VirtioFs struct #4983

merged 2 commits into from
Aug 8, 2024

Conversation

zjregee
Copy link
Member

@zjregee zjregee commented Aug 8, 2024

Which issue does this PR close?

None.

Rationale for this change

Advancing support for virtiofs integration.

What changes are included in this PR?

Related: #4786.

This PR exposes a structure in the virtiofs integration. Users can use this structure to use the virtiofs service.

The current integration will be a dummy service that can run but does not implement any file system operations. More features will be added later.

Are there any user-facing changes?

Yes.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit 690e494 into apache:main Aug 8, 2024
29 checks passed
@zjregee zjregee deleted the update-ovfs branch August 9, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants