s3: Use jenkins hash for str_checksum, fix bug 8010
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 08:30:22 +0000 (09:30 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 16 Mar 2011 00:15:41 +0000 (01:15 +0100)
commit831ff4519e5e30752cab814a5d06008942a1fd58
treeffdb2f1005e49fdc712e6a107fc409eea4b1e876
parent73e7b72936e966b0f1887ffe4c32689425d4a87a
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.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Mar 16 01:15:41 CET 2011 on sn-devel-104
source3/lib/util.c