zone: fixed einval when flushing non-open journal
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
merged
mentioned in commit 3b048bc3
138 | 138 | |
139 | 139 | /* Flush journal. */ |
140 | 140 | if (zone->journal && journal_exists(zone->journal_db, zone->name)) { |
141 | ret = open_journal(zone); | |
|
removed milestone