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

inconsistent chunk_size persisted in chunk_info and vdev_info #522

Open
yamingk opened this issue Aug 23, 2024 · 0 comments
Open

inconsistent chunk_size persisted in chunk_info and vdev_info #522

yamingk opened this issue Aug 23, 2024 · 0 comments
Assignees
Milestone

Comments

@yamingk
Copy link
Contributor

yamingk commented Aug 23, 2024

chunk_info persists chunk_size as uint64_t;
vdev_info persists chunk_size as uint32_t;
Should make them consistent and uint chunk_size_t as type;

@yamingk yamingk added this to the MileStone4.3 milestone Aug 23, 2024
@yamingk yamingk self-assigned this Aug 23, 2024
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

No branches or pull requests

1 participant