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

Stratis support #277

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    2160112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7dea6 View commit details
    Browse the repository at this point in the history
  3. size_chooser: Add support for overprovisioned devices

    Currently the max size is limited by the sum of parent devices
    sizes. Stratis filesystems are first devices where we support
    overprovisioning (Stratis filesystem is always 1 TiB) so we need
    a special exception for them.
    vojtechtrefny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a11dfc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b43274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5183fbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca10ce1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b027a3f View commit details
    Browse the repository at this point in the history