From: Al Viro Date: Sun, 1 May 2005 15:59:18 +0000 (-0700) Subject: [PATCH] reiserfs endianness: fix endianness bugs X-Git-Tag: v2.6.12-rc4~136^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cc936f6295bba23513a49d858ea82f64982faf;p=pandora-kernel.git [PATCH] reiserfs endianness: fix endianness bugs fixes for a couple of bugs exposed by the above: le32_to_cpu() used on 16bit value and missing conversion in comparison of host- and little-endian values. Signed-off-by: Al Viro Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed