aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-02-17 10:32:19 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-02-20 14:40:22 -0800
commit69db706481e3d100c6def5bf15b251f2a6ef03ab (patch)
tree09f396dab406f0a2b810ba91a4f94647d94d066d /fs/jbd2/commit.c
parentda086a5ea6039cedb0194f42c9de1791bb22784c (diff)
ext4: Add support for non-native signed/unsigned htree hash algorithms
(cherry picked from commit f99b25897a86fcfff9140396a97261ae65fed872) The original ext3 hash algorithms assumed that variables of type char were signed, as God and K&R intended. Unfortunately, this assumption is not true on some architectures. Userspace support for marking filesystems with non-native signed/unsigned chars was added two years ago, but the kernel-side support was never added (until now). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions