Skip to content

EXT4: Adjustments to file names and visibilities#112

Merged
adityaramani merged 1 commit intoapple:mainfrom
dcantah:ext4-public-the-world-but-not-really
Jun 13, 2025
Merged

EXT4: Adjustments to file names and visibilities#112
adityaramani merged 1 commit intoapple:mainfrom
dcantah:ext4-public-the-world-but-not-really

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Jun 13, 2025

  • FileTimestamps constructor that actually let you provide values was not public, so it wasn't possible to pass in values other than nil. This change makes the other constructor and the underlying fields public.
  • Rename EXT4+Format to EXT4+Formatter
  • Rename EXT4+Export to EXT4Reader+Export
  • Make the superblock publicly accessible in the reader like the docs for the product states.

@dcantah dcantah requested review from adityaramani and wlan0 June 13, 2025 02:00
Copy link
Contributor

@wlan0 wlan0 left a comment

Choose a reason for hiding this comment

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

LGTM

@dcantah
Copy link
Member Author

dcantah commented Jun 13, 2025

Will fix formatting shortly

- FileTimestamps constructor that actually let you provide values
was not public, so it wasn't possible to pass in values other
than nil. This change makes the other constructor and the underlying
fields public.
- Rename EXT4+Format to EXT4+Formatter
- Rename EXT4+Export to EXT4Reader+Export
- Make the superblock publicly accessible in the reader like the docs
for the product states.
@dcantah dcantah force-pushed the ext4-public-the-world-but-not-really branch from 5d45d78 to 4af13eb Compare June 13, 2025 03:39
@dcantah dcantah requested a review from wlan0 June 13, 2025 03:47
@adityaramani adityaramani merged commit 90dfc9d into apple:main Jun 13, 2025
2 checks 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.

3 participants