ctl: rework rcu locks...
...add where zone->contents are accessed; ...remove where only zonedb is iterated. Because zonedb is only modified by main thread and ctl also operates only in main thread, so no need for locking.
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.
...add where zone->contents are accessed; ...remove where only zonedb is iterated. Because zonedb is only modified by main thread and ctl also operates only in main thread, so no need for locking.