On Fri, Feb 18, 2011 at 03:21:01PM -0600, Alex Elder wrote: > Don't just loop indefinitely when an obfuscated name comes up as a > duplicate. Count the number of times we've found a duplicate and if > if it gets excessive despite choosing names at random, just give up > and use the original name without obfuscation. > > Technically, a typical 5-character name has 255 other names that can > have the same hash value. But the algorithm doesn't hit all > possible names (far from it) so duplicates are still possible. > > Signed-off-by: Alex Elder <aelder@xxxxxxx> > > The only change worth mentioning from the last version posted is > that the duplicate count is now updated inside the loop that > searches the name table. The only thing that I'd suggest here is that we emit a warning to indicate that we haven't obfuscated a name due to excessive duplicates being created. If the user has asked for obfuscation, we shoul dat least inform them failures to do so for filenames that should be obfuscated.... Otherwise, Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs