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:
d31b53e
)
jfs: agstart field must be 64 bits
author
Dave Kleikamp
<dave.kleikamp@oracle.com>
Mon, 20 Jun 2011 22:53:24 +0000
(17:53 -0500)
committer
Dave Kleikamp
<dave.kleikamp@oracle.com>
Mon, 20 Jun 2011 22:53:24 +0000
(17:53 -0500)
The previous patch added the agstart field to jfs_ip, but declared
it a long. We need to make sure its 64 bits on every platform.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
No differences found