From: Akira Fujita Date: Mon, 6 Jul 2009 03:04:36 +0000 (-0400) Subject: ext4: Fix compile warnings with MB_DEBUG X-Git-Tag: v2.6.32-rc1~633^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c718505171b06dbb60eafcb3fddba877dae5f7b;p=pandora-kernel.git ext4: Fix compile warnings with MB_DEBUG When MB_DEBUG is enabled, we get some compile warnings because ext4_group_t is unsigned int. This patch fixes them. Signed-off-by Akira Fujita Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed