From: David Woodhouse Date: Tue, 19 Aug 2008 18:21:57 +0000 (+0100) Subject: Switch btrfs_name_hash() to crc32c X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615f996fb8185a0bc02812ebd72cb77ded5645f1;p=pandora-kernel.git Switch btrfs_name_hash() to crc32c Date: Tue, 19 Aug 2008 19:21:57 +0100 Using a 64-bit hash as the readdir cookie is just asking for trouble. And gets it, when we try to export the file system by NFS. Signed-off-by: David Woodhouse Signed-off-by: Chris Mason --- Reading git-diff-tree failed