Skip to content

Implement Default trait for structs#5

Merged
raghumanimehta merged 1 commit intomainfrom
sean/impl-defaults
Dec 28, 2025
Merged

Implement Default trait for structs#5
raghumanimehta merged 1 commit intomainfrom
sean/impl-defaults

Conversation

@SPDonaghy
Copy link
Copy Markdown
Collaborator

No description provided.

@SPDonaghy SPDonaghy self-assigned this Dec 28, 2025

// free inode bitmap can begin right after this struct and inode table can follow immediately after
struct SuperBlock {
struct FSMetadata {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change the name of the Superblock to FSMetadata? The traditional name is Superblock. I don't obect the change, just want to know why.

@raghumanimehta raghumanimehta merged commit 7efcd5a into main Dec 28, 2025
1 check passed
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.

2 participants