From: Mark Fasheh Date: Fri, 26 Jan 2007 18:46:59 +0000 (-0800) Subject: [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() X-Git-Tag: v2.6.20-rc7~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a75a20e9a854685ac3e7af2e0e32f9b0be436b;p=pandora-kernel.git [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() Fix a bug which was introduced when I synced up ocfs2_fs.h with ocfs2-tools. We can't do u64/u32 in kernel. Signed-off-by: Mark Fasheh Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed