75c73e cryptsetup: reduce the chance that we will be OOM killed

1 file Authored by Michal Sekletár 4 years ago, Committed by Packit Service 4 years ago,
    cryptsetup: reduce the chance that we will be OOM killed
    
    cryptsetup introduced optional locking scheme that should serialize
    unlocking keyslots which use memory hard key derivation
    function (argon2). Using the serialization should prevent OOM situation
    in early boot while unlocking encrypted volumes.
    
    (cherry picked from commit 408c81f62454684dfbff1c95ce3210d06f256e58)
    
    Resolves: #1696602
    
    patch_name: 0291-cryptsetup-reduce-the-chance-that-we-will-be-OOM-kil.patch
    present_in_specfile: true
    location_in_specfile: 291
    squash_commits: true
    
        
file modified
+6 -0