e3b0904 SyncPTR: Do update asynchronously to prevent race conditions.

Authored and Committed by pspacek 9 years ago
    SyncPTR: Do update asynchronously to prevent race conditions.
    
    sync_ptr_handler() is called in context of task associated with target
    reverse zone. This enforces implicit serialization of events
    for given reverse zone.
    
    https://fedorahosted.org/bind-dyndb-ldap/ticket/155
    
        
file modified
+1 -2
file modified
+1 -0
file modified
+131 -56
file modified
+1 -1