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:
f3591ff
)
JFS: Fix sparse warnings, including endian error
author
Dave Kleikamp
<shaggy@austin.ibm.com>
Fri, 16 Sep 2005 04:25:41 +0000
(23:25 -0500)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Fri, 16 Sep 2005 04:25:41 +0000
(23:25 -0500)
The fix in inode.c is a real bug. It could result in undeleted, yet
unconnected files on big-endian hardware.
The others are trivial.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
No differences found