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
内核炸了啊对对队
proj226-arceos
Commits
d12b9c26
Commit
d12b9c26
authored
2 years ago
by
Yuekai Jia
Browse files
Options
Download
Patches
Plain Diff
fs: handle more file open options, implement write
parent
c2a27054
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
apps/fs/shell/src/cmd.rs
+28
-1
apps/fs/shell/src/cmd.rs
modules/axfs/src/api/dir.rs
+3
-1
modules/axfs/src/api/dir.rs
modules/axfs/src/api/mod.rs
+25
-2
modules/axfs/src/api/mod.rs
modules/axfs/src/dev.rs
+23
-1
modules/axfs/src/dev.rs
modules/axfs/src/fops.rs
+66
-3
modules/axfs/src/fops.rs
modules/axfs/src/root.rs
+17
-1
modules/axfs/src/root.rs
modules/axfs/tests/test_axfs.rs
+27
-8
modules/axfs/tests/test_axfs.rs
ulib/libax/src/fs.rs
+1
-1
ulib/libax/src/fs.rs
with
190 additions
and
18 deletions
+190
-18
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