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): add lookup and unit tests #4997

Merged
merged 5 commits into from
Aug 13, 2024
Merged

Conversation

zjregee
Copy link
Member

@zjregee zjregee commented Aug 12, 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.

The changes introduced by this PR include:

  • Adding a lookup function.
  • Add unit tests for Reader and Writer (used to read and write shared memory between host and guest).

Are there any user-facing changes?

None.

@zjregee zjregee changed the title feat(ovfs): add feat(ovfs): add lookup and unit tests Aug 12, 2024
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 43d5388 into apache:main Aug 13, 2024
29 checks passed
@zjregee zjregee deleted the update-ovfs branch August 13, 2024 08:33
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