1. 25 9月, 2008 1 次提交
    • D
      Btrfs: unaligned access fixes · df68b8a7
      David Miller 提交于
      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: NChris Mason <chris.mason@oracle.com>
      df68b8a7
  2. 12 6月, 2007 1 次提交
  3. 16 3月, 2007 1 次提交