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

DeleteImage(): always delete mapped top layers #1209

Merged
merged 1 commit into from Apr 14, 2022

Commits on Apr 14, 2022

  1. DeleteImage(): always delete mapped top layers

    When deleting an image, always delete an image's mapped top layers, even
    when the unmapped top layer is shared with other images and must
    therefore not be deleted.  Mapped top layers aren't shared with other
    images, so we never need to preserve them.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind committed Apr 14, 2022
    Copy the full SHA
    ff62c5b View commit details
    Browse the repository at this point in the history