Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
你说对不队
OSKernel2023-ByteOS
Commits
e43b2603
Commit
e43b2603
authored
2 years ago
by
啊队队队
Browse files
Options
Download
Patches
Plain Diff
mount support
parent
ac5f6e0a
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
crates/vfscore/src/lib.rs
+8
-6
crates/vfscore/src/lib.rs
docs/vfs.md
+12
-0
docs/vfs.md
modules/devfs/src/lib.rs
+2
-2
modules/devfs/src/lib.rs
modules/fs/src/fatfs_shim.rs
+50
-32
modules/fs/src/fatfs_shim.rs
modules/fs/src/lib.rs
+13
-25
modules/fs/src/lib.rs
modules/fs/src/mount.rs
+31
-9
modules/fs/src/mount.rs
modules/ramfs/src/lib.rs
+4
-3
modules/ramfs/src/lib.rs
with
120 additions
and
77 deletions
+120
-77
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets