refactor(filesystem): 移除已弃用的wrap方法并使用Arc::new_cyclic重构#1602
Open
manojks1999 wants to merge 1 commit intoDragonOS-Community:masterfrom
Open
refactor(filesystem): 移除已弃用的wrap方法并使用Arc::new_cyclic重构#1602manojks1999 wants to merge 1 commit intoDragonOS-Community:masterfrom
manojks1999 wants to merge 1 commit intoDragonOS-Community:masterfrom
Conversation
64e081c to
a3972f4
Compare
- 删除MountFS和MountFSInode中已弃用的wrap方法 - 在KernelThreadCreateInfo::new中使用Arc::new_cyclic替代手动自引用设置 Signed-off-by: manojks1999 <9743manoj@gmail.com>
a3972f4 to
e1df053
Compare
Member
|
你好!感谢你的贡献!该PR看起来解决了问题!不过在合入之前,需要您对您的github账号做一个小更改: dragonos社区需要commit可追溯(以便联系到开发者),因此需要麻烦您关闭匿名邮箱功能,方法请见: 一旦您关闭了这个功能,我会尽快把PR合入~感谢 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Uh oh!
There was an error while loading. Please reload this page.