From: Mingming Cao Date: Sun, 25 Jun 2006 12:48:07 +0000 (-0700) Subject: [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion X-Git-Tag: v2.6.18-rc1~970 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d23f9039fc810ecd621f1e4f9d578eadce058a;p=pandora-kernel.git [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion Convert the ext3 in-kernel filesystem blocks to ext3_fsblk_t. Convert the rest of all unsigned long type in-kernel filesystem blocks to ext3_fsblk_t, and replace the printk format string respondingly. Signed-off-by: Mingming Cao Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed