mkfs implemented#5
Closed
sudoheckbeluga wants to merge 2 commits into
Closed
Conversation
added 2 commits
February 14, 2026 15:29
legends1307
added a commit
to legends1307/col331rs
that referenced
this pull request
Feb 16, 2026
- Added src/mkfs.rs: pure Rust mkfs tool (based on sudoheckbeluga's work in PR codenet#5), adapted with FSSIZE=1000 and LOGSIZE=0 to match the C repo's p9-name-layer branch. No more ../col331/ dependency. - Updated Makefile: mkfs now compiled with rustc from src/mkfs.rs - Added name layer functions in src/fs.rs: irelse, namecmp, dirlookup, skipelem, namex, namei, nameiparent - Updated welcome() in src/lib.rs to use namei("/welcome.txt")
legends1307
added a commit
to legends1307/col331rs
that referenced
this pull request
Feb 16, 2026
- Added src/mkfs.rs: pure Rust mkfs tool (based on sudoheckbeluga's work in PR codenet#5), adapted with FSSIZE=1000 and LOGSIZE=0 to match the C repo's p9-name-layer branch. No more ../col331/ dependency. - Updated Makefile: mkfs now compiled with rustc from src/mkfs.rs - Added name layer functions in src/fs.rs: irelse, namecmp, dirlookup, skipelem, namex, namei, nameiparent - Updated welcome() in src/lib.rs to use namei("/welcome.txt")
Closed
Owner
|
This was superceded by #17 which is merged. |
Author
Owner
|
Yes
abhilash
…On Fri, May 1, 2026 at 2:19 PM sudoheckbeluga ***@***.***> wrote:
*sudoheckbeluga* left a comment (codenet/col331rs#5)
<#5 (comment)>
Sir #17 <#17> has used my
implementation only, Yash also gives credit to #5
<#5> in his PR description. So
will this be considered for my errata marks ?
—
Reply to this email directly, view it on GitHub
<#5 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJCOJ6B24RT6E6C6LQL5PD4YRQJNAVCNFSM6AAAAACVD7WJD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DGNJYGU3DSMBVGY>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
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.
No description provided.