Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
破败王者之剑
OSKernel2022-LOS
Commits
3474bb36
Commit
3474bb36
authored
3 years ago
by
last-las
Browse files
Options
Download
Patches
Plain Diff
feat: implement mount test case
parent
a6484100
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
user/fs/src/fs/ramfs/mod.rs
+8
-1
user/fs/src/fs/ramfs/mod.rs
user/fs/src/fs/ramfs/vfs_interface.rs
+18
-8
user/fs/src/fs/ramfs/vfs_interface.rs
user/fs/src/main.rs
+2
-2
user/fs/src/main.rs
user/fs/src/syscall/mod.rs
+6
-6
user/fs/src/syscall/mod.rs
user/fs/src/vfs/inode.rs
+2
-2
user/fs/src/vfs/inode.rs
user/lib/src/bin/test_fs.rs
+19
-3
user/lib/src/bin/test_fs.rs
with
55 additions
and
22 deletions
+55
-22
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