Re: [Freeipa-devel] [PATCHES] UUID Plugin: Code fixes and cleanups

2010-10-28 Thread Simo Sorce
On Wed, 27 Oct 2010 22:26:12 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: These are a few minor fixes and cleanups I split in multiple patches for easier review. 1. makes sure we reset the generate flag at every loop, so that we do not risk a false positive if

Re: [Freeipa-devel] [PATCHES] UUID Plugin: Code fixes and cleanups

2010-10-27 Thread Rob Crittenden
Simo Sorce wrote: These are a few minor fixes and cleanups I split in multiple patches for easier review. 1. makes sure we reset the generate flag at every loop, so that we do not risk a false positive if multiple UUIDs are generated on an entry. 2. makes unlocks safer by tracking when we