forked from xapi-project/sm
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(LinstorSR): ensure
_is_master
is always set
`_is_master` is not always initialized, and more precisely in the case of detach where LinstorSR.load method is not called. Still in this same situation, this can lead to the deletion of DRBD diskless on the master while we try to always have one so as not to needlessly recreate one later. Signed-off-by: Ronan Abhamon <ronan.abhamon@vates.fr>
- Loading branch information
Showing
1 changed file
with
20 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters