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

rbd: Add timeout for cryptsetup commands #4912

Merged
merged 1 commit into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. rbd: Add timeout for cryptsetup commands

    This PR modifies the execCryptSetupCommand so that
    the process is killed in an event of lock timeout.
    
    Useful in cases where the volume lock is released but
    the command is still running.
    
    Signed-off-by: Niraj Yadav <[email protected]>
    black-dragon74 authored and nixpanic committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ddf7ec4 View commit details
    Browse the repository at this point in the history