[git pull] jfs update

From: Dave Kleikamp
Date: Mon Oct 23 2006 - 08:54:17 EST


Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus

This will update the following files:

fs/jfs/jfs_imap.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

through these ChangeSets:

Commit: 8f6cff98477edbcd8ae4976734ba7edd07bdd244
Author: Dave Kleikamp <shaggy@xxxxxxxxxxxxxx> Fri, 13 Oct 2006 12:42:36 -0500

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@xxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/