git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f5abe7
)
nilfs2: super block operations fix endian bug
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 7 Apr 2009 02:01:55 +0000
(19:01 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:19 +0000
(08:31 -0700)
This adds a missing endian conversion of checksum field in the super
block. This fixes compatibility issue on big endian machines which will
come to surface after supporting recovery of super block.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found