s3: Use jenkins hash for str_checksum, fix bug 8010
commit11a258dead7204a04e24badf51d3937443a1eeb3
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 08:30:22 +0000 (15 09:30 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 15 Mar 2011 23:20:06 +0000 (15 16:20 -0700)
tree51a09942cb30bfc01aedd65489a0369e505bbfda
parentd46bcbcd281e8d878ad0e473dbb5b050bb07f0c3
s3: Use jenkins hash for str_checksum, fix bug 8010

From the bugreport:

I have a folder with ~90 photos: IMG_XXXX.JPG where XXXX is a four digit
number, almost consecutive (photos from camera for one day).
Current implementation gives about 30 different checksums for this set of
files.
source3/lib/util.c