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
破败王者之剑
OSKernel2022-LOS
Commits
05d6c28c
Commit
05d6c28c
authored
3 years ago
by
last-las
Browse files
Options
Download
Patches
Plain Diff
refactor: alloc root dir entry when creating a new ram fs and remove SuperBlockOperations for now
parent
172ad2c9
game
fat32_dev
heap_dev
master
match
test_oskernel
vfs_dev
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
user/fs/src/fs/ramfs/mod.rs
+16
-5
user/fs/src/fs/ramfs/mod.rs
user/fs/src/fs/ramfs/vfs_interface.rs
+21
-15
user/fs/src/fs/ramfs/vfs_interface.rs
user/fs/src/vfs/super_block.rs
+6
-10
user/fs/src/vfs/super_block.rs
with
43 additions
and
30 deletions
+43
-30
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