From: Mingming Cao Date: Wed, 11 Oct 2006 08:21:13 +0000 (-0700) Subject: [PATCH] jbd2: switch blks_type from sector_t to ull X-Git-Tag: v2.6.19-rc2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18eba7aae080d4a5c0d850ea810e83d11f0a8d77;p=pandora-kernel.git [PATCH] jbd2: switch blks_type from sector_t to ull Similar to ext4, change blocks in JBD2 from sector_t to unsigned long long. Signed-off-by: Mingming Cao Signed-off-by: Dave Kleikamp Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed