Skip to content

Fix generated block size docs.#10482

Draft
jmcarp wants to merge 1 commit into
mainfrom
jmcarp/block-size-docs
Draft

Fix generated block size docs.#10482
jmcarp wants to merge 1 commit into
mainfrom
jmcarp/block-size-docs

Conversation

@jmcarp
Copy link
Copy Markdown
Contributor

@jmcarp jmcarp commented May 22, 2026

Represent Disk::block_size as a BlockSize rather than a ByteCount, so that the generated spec and docs are correct. This is technically a breaking change, even though both BlockSize and ByteCount are u32, so most of the diff is versioning-related housekeeping.

@jmcarp jmcarp force-pushed the jmcarp/block-size-docs branch 3 times, most recently from 9dc0444 to 09a9afc Compare May 22, 2026 13:50
Represent Disk::block_size as a BlockSize rather than a ByteCount, so that the
generated spec and docs are correct. This is technically a breaking change,
even though both BlockSize and ByteCount are u32, so most of the diff is
versioning-related housekeeping.
@jmcarp jmcarp force-pushed the jmcarp/block-size-docs branch from 09a9afc to 8ca839a Compare May 22, 2026 15:36
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.

1 participant