Hi On Wed, Apr 13, 2011 at 01:03:56AM +0200, Sébastien Bernard wrote: > Then, after writing on the disk, I got a lot of warning: > [ 822.515875] Kernel unaligned access at TPC[103c2204] > > I peeked a look at the btrf_csum_final and here's the function : > void btrfs_csum_final(u32 crc, char *result) > { > *(__le32 *)result = ~cpu_to_le32(crc); > } FYI, this has been fixed and is already merged into Linus' tree. Commit 7e75bf3ff3a716d7b21d8fb43bf823115801c1e9. dave -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html