+1
−7
+4
−5
+0
−1
+1
−1
+8
−15
Loading
Replace sd_freeze_state with a new SDF_FROZEN flag.
There no longer is a need for indicating that a freeze is in progress
(SDF_STARTING_FREEZE); we are now protecting the critical sections with
the sd_freeze_mutex.
Signed-off-by:
Andreas Gruenbacher <agruenba@redhat.com>