From: Joern Engel Date: Sat, 27 Mar 2010 08:56:58 +0000 (+0100) Subject: Prevent data corruption in logfs_rewrite_block() X-Git-Tag: v2.6.34-rc3~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193219172691e29813821dc8433317768c6ed1a3;p=pandora-kernel.git Prevent data corruption in logfs_rewrite_block() The comment was correct, so make the code match the comment. As the new comment indicates, we might be able to do a little less work. But for the current -rc series let's keep it simple and just fix the bug. Signed-off-by: Joern Engel --- Reading git-diff-tree failed