Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752061AbYJUHQo (ORCPT ); Tue, 21 Oct 2008 03:16:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751273AbYJUHQe (ORCPT ); Tue, 21 Oct 2008 03:16:34 -0400 Received: from phunq.net ([64.81.85.152]:37773 "EHLO moonbase.phunq.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750721AbYJUHQd (ORCPT ); Tue, 21 Oct 2008 03:16:33 -0400 From: Daniel Phillips To: "Theodore Ts'o" Subject: Re: [PATCH,RFC] ext3: Add support for non-native signed/unsigned htree hash algorithms Date: Tue, 21 Oct 2008 00:16:23 -0700 User-Agent: KMail/1.9.5 Cc: Ext4 Developers List , akpm@linux-foundation.org, linux-kernel@vger.kernel.org References: <1224560624-9691-1-git-send-email-tytso@mit.edu> <1224560624-9691-2-git-send-email-tytso@mit.edu> In-Reply-To: <1224560624-9691-2-git-send-email-tytso@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810210016.23137.phillips@phunq.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 488 Lines: 14 On Monday 20 October 2008 20:43, Theodore Ts'o wrote: > The original ext3 hash algorithms assumed that variables of type char > were signed, as God and K&R intended. But I didn't. Sorry about that, it was a dumb oversight. Regards, Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/