]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: metadump: move obfuscation algorithm into its own function
authorAlex Elder <aelder@sgi.com>
Fri, 18 Feb 2011 21:21:02 +0000 (21:21 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 8 Mar 2011 18:04:36 +0000 (12:04 -0600)
commitda7daaf2c7056baa6acfe532c34cb238132708eb
tree07f47fc54cc5fe4a82c92ab97d7e2432f49ca541
parenta85f8b0aac507d02fd4e104c576eaa6d1aefcb33
xfsprogs: metadump: move obfuscation algorithm into its own function

Pull the name obfuscation algorithm into a separate function.
This separates it from the checking for duplicates and recording
of names that are found to be acceptable.

Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
db/metadump.c