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

file_sys: Consolidate separate update directory handling. #2041

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

squidbus
Copy link
Collaborator

@squidbus squidbus commented Jan 4, 2025

  • Adds a utility for iterating contents of a guest directory, applying contents from separate update path as needed.
  • Use this utility for guest dirents and loading from sce_module, eliminating the need to special-case separate update directory by just going through the mount point system.

In the future we could use this to handle injecting mount point directories into the entries list as well, if there are mount points within other mount points. For now it does not handle this case.

@georgemoralis georgemoralis merged commit 8f5bcb0 into shadps4-emu:main Jan 8, 2025
10 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