zrepl/replication/fsrep
Christian Schwarz cb83a26c90 replication: wakeup + retry handling: make wakeups work in retry wait states
- handle wakeups in Planning state
- fsrep.Replication yields immediately in RetryWait
- once the queue only contains fsrep.Replication in retryWait:
transition replication.Replication into WorkingWait state
- handle wakeups in WorkingWait state, too
2018-10-12 13:12:28 +02:00
..
fsfsm.go replication: wakeup + retry handling: make wakeups work in retry wait states 2018-10-12 13:12:28 +02:00
state_string.go move replication package to project root (independent of cmd package) 2018-08-22 00:19:03 +02:00
stepstate_string.go remote snapshot destruction & replication status zfs property 2018-08-30 11:51:47 +02:00