Fix inode generation so nautilus can count total dir size correctly
authorNikolay Martynov <mar.kolya@gmail.com>
Wed, 16 Mar 2011 20:00:22 +0000 (13:00 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 10:56:10 +0000 (12:56 +0200)
commite036bb52a747fb87083796e5526bf3f918eed814
tree0ad7d4c9d7d225a84e9fc860d1eb28ff23487367
parented350302fdf7741793f38e81dd9f9df73c02d0de
Fix inode generation so nautilus can count total dir size correctly

Fix bug #8010 (str_checksum often returns same value for different strings
[Patch]).
(cherry picked from commit e47dd1ed1a59d9fc721eeae0a9bb0f80e33be4c8)
source3/Makefile.in
source3/include/proto.h
source3/lib/jenkins_hash.c [new file with mode: 0644]
source3/lib/util.c