diff options
author | Dave Kleikamp <shaggy@austin.ibm.com> | 2006-10-23 17:00:13 +0000 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2006-11-03 17:33:46 -0800 |
commit | 9b2e07b8574e21554a381e065efd7050f96eaead (patch) | |
tree | 585467c1bed29c0fba4428f1fc0367d9b8a092c5 /arch | |
parent | b754f1bb053d9ec2d9b9fb64126543e9b8cbd3dd (diff) |
[PATCH] JFS: pageno needs to be long
JFS: pageno needs to be long
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions