[Fedora-directory-devel] Please review: Bug 330141: uuid generator not initialized by import from command line

Richard Megginson rmeggins at redhat.com
Fri Oct 12 22:07:48 UTC 2007


https://bugzilla.redhat.com/show_bug.cgi?id=330141
Resolves: bug 330141
Bug Description: uuid generator not initialized by import from command line
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: https://bugzilla.redhat.com/show_bug.cgi?id=330141#c0
What happens is that the uuid values all look like this:
XXXXXXXX-XXXXXXXX-80000000-00000000
So the time based part is generally ok, but the clock seq and node ID 
part are never initialized, hence 0's for those fields.
The fix is to initialize the unique id generator in the same manner as 
we do for the server when it starts up in regular mode, except that we 
tell the generator to use the single threaded (st) mode rather than the 
multi threaded (mt) mode.
Platforms tested: RHEL5 x86_64
Flag Day: no
Doc impact: no
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none
https://bugzilla.redhat.com/attachment.cgi?id=226181&action=diff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20071012/50e803af/attachment.bin>


More information about the Fedora-directory-devel mailing list