6e00f73 Limit deadlocks between DS plugin DNA and slapi-nis

1 file Authored by root 9 years ago, Committed by jcholast 9 years ago,
    Limit deadlocks between DS plugin DNA and slapi-nis
    
    	Deadlock can occur if DNA plugin (shared) config and Schema-compat plugin config
    	are updated at the same time.
    	Schema-compat should ignore update on DNA config.
    
    	https://fedorahosted.org/freeipa/ticket/4927
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>