[Fedora-directory-devel] Please review: Bug 330121: uuid generator truncates clock_seq_hi_and_reserved field

Richard Megginson rmeggins at redhat.com
Fri Oct 12 22:01:49 UTC 2007


https://bugzilla.redhat.com/show_bug.cgi?id=330121
Resolves: bug 330121
Bug Description: uuid generator truncates clock_seq_hi_and_reserved field
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: https://bugzilla.redhat.com/show_bug.cgi?id=330121#c0
This may also be related to 
https://bugzilla.redhat.com/show_bug.cgi?id=197886 and may explain why 
the sequence numbers were exhausted so quickly.  Without this fix, we 
only have 256 sequence numbers available.  This fix adds another 6 bits.
The fix is to mask and shift as an unsigned16 quantity, then cast to 
unsigned8.
Platforms tested: RHEL5 x86_64
Flag Day: no - I think this will only impact new unique IDs that are 
generated.  It will not affect existing unique IDs.
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=226161&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/149ec375/attachment.bin>


More information about the Fedora-directory-devel mailing list