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

Create sparse files on backup import and migration receive #773

Merged
merged 3 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. incusd/storage/drivers: Introduce SparseFileWrapper

    Signed-off-by: Mohamed Ilaiwi <burkmoh@gmail.com>
    milaiwi authored and stgraber committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d4948b0 View commit details
    Browse the repository at this point in the history
  2. incusd/storage/drivers/vfs: Use SparseFileWrapper on backup import

    Signed-off-by: Mohamed Ilaiwi <burkmoh@gmail.com>
    milaiwi authored and stgraber committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b7025b3 View commit details
    Browse the repository at this point in the history
  3. incusd/storage/drivers/vfs: Use SparseFileWrapper on volume migration

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    5353b87 View commit details
    Browse the repository at this point in the history