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

[#5734] feat (gvfs-fuse): Gvfs-fuse basic FUSE-level implementation and code structure layout #5735

Closed
wants to merge 1 commit into from

Conversation

diqiu50
Copy link
Contributor

@diqiu50 diqiu50 commented Dec 3, 2024

What changes were proposed in this pull request?

  1. Implement basic FUSE interfaces.
  2. Implement interfaces for filesystem-related operations.
  3. Implement an in-memory filesystem for testing.
  4. Add a framework for FUSE integration testing.

Why are the changes needed?

Fix: #5734

Does this PR introduce any user-facing change?

No

How was this patch tested?

IT and UT

@diqiu50 diqiu50 self-assigned this Dec 3, 2024
@diqiu50 diqiu50 closed this Dec 3, 2024
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.

[Subtask] Gvfs-fuse basic FUSE-level implementation and code structure layout.
1 participant