]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 26 Jan 2007 18:46:59 +0000 (10:46 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 26 Jan 2007 22:53:27 +0000 (14:53 -0800)
commit29e3093dcd54568dfe396b9929381279be1c65e1
tree19052b34eac0da98c6bbd3fd5e6b2b199494888a
parentacfada11020760239f90422a8f701e68b7b436da
[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 <mark.fasheh@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/ocfs2_fs.h