[PATCH] reiserfs endianness: fix endianness bugs
authorAl Viro <viro@www.linux.org.uk>
Sun, 1 May 2005 15:59:18 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:18 +0000 (08:59 -0700)
commitb8cc936f6295bba23513a49d858ea82f64982faf
tree3541a86798a59c4f352d7369bc15cff7eab68992
parent3e8962be915bacc1d70e4849a075041838d60a3f
[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 <viro@parcelfarce.linux.theplanet.co.uk>
Cc: <reiserfs-dev@namesys.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/journal.c
include/linux/reiserfs_fs.h