From: Oleg Drokin Date: Mon, 28 Nov 2005 21:43:53 +0000 (-0800) Subject: [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() X-Git-Tag: v2.6.15-rc3~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7729ac5efe156129d172784fedeaddb2167a1914;p=pandora-kernel.git [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() I now see another overflow in reiserfs that should lead to data corruptions with files that are bigger than 4G under certain circumstances when using mmap. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed