From: Dave Kleikamp Date: Fri, 13 Oct 2006 17:42:36 +0000 (-0500) Subject: JFS: pageno needs to be long X-Git-Tag: v2.6.19-rc3~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6cff98477edbcd8ae4976734ba7edd07bdd244;p=pandora-kernel.git 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 --- Reading git-diff-tree failed