Skip to content
  • Guido Trotter's avatar
    Implement adding/removal of locks by declaration · ca2a79e1
    Guido Trotter authored
    With this patch LUs can declare locks to be added when they start and/or
    removed after they finish. For now locks can only be added in the
    acquired state, and removed if owned, and added locks default to be
    removed again, unless some action is taken.
    
    Reviewed-by: imsnah
    ca2a79e1