From: Aneesh Kumar K.V Date: Thu, 9 Oct 2008 03:12:24 +0000 (-0400) Subject: ext4: Signed arithmetic fix X-Git-Tag: v2.6.28-rc1~709^2~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c79161689aede2d487d707d5931a22eadf66120;p=pandora-kernel.git ext4: Signed arithmetic fix This patch converts some usage of ext4_fsblk_t to s64. This is needed so that some of the sign conversion works as expected in if loops. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed