From: Bob Peterson Date: Fri, 20 Jul 2012 18:05:05 +0000 (-0400) Subject: GFS2: Eliminate 64-bit divides X-Git-Tag: v3.6-rc1~104^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e1c960227dc22d976c270fc854dfe363c04bbd;p=pandora-kernel.git GFS2: Eliminate 64-bit divides This patch removes the 64-bit divides introduced in the previous patch in favor of shifting, so that it will compile properly on 32-bit machines. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed