diff options
author | David Miller <davem@davemloft.net> | 2008-02-15 16:40:52 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 17:04:00 +0200 |
commit | df68b8a7ad4a18c9e63f1c12015a59c3b7031adb (patch) | |
tree | f2e6569b5f4843a01f23068fdfd3b450c8258459 /fs/btrfs/tree-defrag.c | |
parent | Btrfs: Fix "no csum found for inode" issue. (diff) | |
download | linux-df68b8a7ad4a18c9e63f1c12015a59c3b7031adb.tar.xz linux-df68b8a7ad4a18c9e63f1c12015a59c3b7031adb.zip |
Btrfs: unaligned access fixes
Btrfs set/get macros lose type information needed to avoid
unaligned accesses on sparc64.
ere is a patch for the kernel bits which fixes most of the
unaligned accesses on sparc64.
btrfs_name_hash is modified to return the hash value instead
of getting a return location via a (potentially unaligned)
pointer.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/tree-defrag.c')
0 files changed, 0 insertions, 0 deletions