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

Use tmt inheritance #3640

Closed
wants to merge 31 commits into from

Conversation

mulkieran
Copy link
Member

No description provided.

jbaublitz added 30 commits June 25, 2024 10:42
This commit adds a linear device in between the thin pool and linear
device containing all of the data devices. This will later be used when
the cryptsetup layer is moved on top of the cap device. This way, the
backing device for the crypt device will never change. Changing the
backing device for the dm-crypt device outside of cryptsetup could
result in future problems.
This commit adds the ability to allocate both data and metadata from
either the front of the back of the device. This will be necessary for
reserving integrity space at the end of the device.
Signed-off-by: mulhern <[email protected]>
@mulkieran
Copy link
Member Author

Integrated into #3637

@mulkieran mulkieran closed this Jul 10, 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

Successfully merging this pull request may close these issues.

2 participants