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

[release-v1.58] Extract regular files as well during clone from filesystem volume #3046

Commits on Jan 4, 2024

  1. Extract regular files as well during clone from filesystem

    Sometimes the tar entry will not be sparse:
    - Preallocated target
    - CephFS way of reporting sparse files - https://docs.ceph.com/en/latest/cephfs/posix/
    
    In those cases we still want to grab the disk image.
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    30b9a80 View commit details
    Browse the repository at this point in the history