Skip to content
  • Michael Hanselmann's avatar
    Don't always remove queue lock when queue is purged · 24fc781f
    Michael Hanselmann authored
    The lock should only be removed if ganeti-noded is going to quit.
    Otherwise it needs to be kept to prevent another process from creating
    it again while we're still holding the (removed) lock. This is due to
    POSIX filesystem semantics.
    
    Reviewed-by: iustinp
    24fc781f