Skip to content

refactor and fix filesystem#152

Merged
ken4647 merged 53 commits into
syswonder:devfrom
PKTH-Jx:main
Mar 5, 2025
Merged

refactor and fix filesystem#152
ken4647 merged 53 commits into
syswonder:devfrom
PKTH-Jx:main

Conversation

@PKTH-Jx
Copy link
Copy Markdown

@PKTH-Jx PKTH-Jx commented Dec 3, 2024

Refactor

  • axfs_vfs: AbsPath and RelPath defination, path canonicalization
  • axfs_vfs: add new functions to VfsNodeOps
  • ruxfs: only use file operations with absolute path
  • ruxfs: low-level api is designed with low coupling to avoid repetitive error handling
  • ruxfs: redesign high-level api
  • aceos_api: redesign fs api
  • ruxos_posix_api: use new low-level fs api

Fix

  • ruxfs: root directory lookup_mounted_fs
  • ruxos_posix_api: openat, mkdirat, getdents64, unlinkat, rmdir, renameat

Feature

  • (Incomplete) ruxfs: support lwext4_rust, ext4_rs, another_ext4

@ken4647 ken4647 merged commit c38cd58 into syswonder:dev Mar 5, 2025
@ken4647 ken4647 mentioned this pull request Jul 22, 2025
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