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>
Wed, 23 Mar 2011 19:58:32 +0000 (20:58 +0100)
commite47dd1ed1a59d9fc721eeae0a9bb0f80e33be4c8
tree73b25e740f523f941a3bac2954c4aefb4c87de27
parent820628a6d06c715273ae221c926e1c1e7d7e8385
Fix inode generation so nautilus can count total dir size correctly

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