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

Do not mark ancestors of device with source or stage2 as protected #5811

Merged
merged 1 commit into from
Aug 15, 2024

Commits on Aug 9, 2024

  1. Do not mark ancestors of device with source or stage2 as protected

    Resolves: RHEL-35701
    
    I am not able to find any reason why we started to protect also
    ancestors of the devices in this case (ie disk in case of source on a
    partition).
    
    The change (marking also ancestors of protected devices as protected in
    general) was introduced during modularization of Payload.
    
    commit 93fdbff
    
    commit 26de57d
    
    commit 19703fc
    commit 71dda92
    
    The patch tries to limit the changes to the case of the issue. From what
    I was able to look at it seems that it should be OK not to include
    ancestors also in other cases.
    
    Cherry-picked from master commit 4779d5f
    rvykydal authored and KKoukiou committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dee8779 View commit details
    Browse the repository at this point in the history