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:
b4bd8c6
)
JFS: pageno needs to be long
author
Dave Kleikamp
<shaggy@austin.ibm.com>
Fri, 13 Oct 2006 17:42:36 +0000
(12:42 -0500)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Fri, 13 Oct 2006 17:42:36 +0000
(12:42 -0500)
diRead and diWrite are representing the page number as an unsigned int.
This causes file system corruption on volumes larger than 16TB.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/jfs_imap.c
patch
|
blob
|
history
diff --cc
fs/jfs/jfs_imap.c
Simple merge