Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marking inode 1 inuse for extfs/mkfs #246

Closed
wants to merge 8 commits into from

Conversation

liulanzheng
Copy link
Collaborator

Fix the issue of being unable to write data to ext filesystem created by user-space tools in lower version linux.

beef9999 and others added 8 commits October 30, 2023 13:09
add new functions recv_at_least() and recv_at_least_mutable() to socket stream
Signed-off-by: Coldwings <coldwings@me.com>
* minor improvements to http
1. RPC client now supports both v4 and v6. Don't need to create two clients any more.
2. HTTP client removes v6 temporarily. There are still a lot work to be done for HTTP to truly support IPv6 (url parse, domain resolve, single client that supports both sockets), leave this work to the future...
3. Backup errno when KernelSocketStream destruct
4. Endpoint adds a string constructor
5. CMake can build openssl and curl from source now
Signed-off-by: liulanzheng <lanzheng.liulz@alibaba-inc.com>
@beef9999
Copy link
Collaborator

Merge to 0.7?

@liulanzheng
Copy link
Collaborator Author

Merge to 0.7?

ok

@liulanzheng liulanzheng changed the base branch from main to release/0.7 November 16, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants