diff options
author | Tao Ma <tao.ma@oracle.com> | 2008-03-03 03:53:02 +0100 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2008-03-10 23:14:07 +0100 |
commit | 4338ab6a750303cbae4cc76cc7de5edba6598ebe (patch) | |
tree | 91f5d507fd7441521fac9d44b268758fbd6de4e9 /fs/cifs/sess.c | |
parent | [PATCH] [OCFS2]: constify function pointer tables (diff) | |
download | linux-4338ab6a750303cbae4cc76cc7de5edba6598ebe.tar.xz linux-4338ab6a750303cbae4cc76cc7de5edba6598ebe.zip |
ocfs2: Fix an endian bug in online resize.
In ocfs2_group_add, 'cr' is a disk field of type 'ocfs2_chain_rec', and we
were putting cpu byteorder values into it. Swap things to the right endian
before storing.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions