Prevent data corruption in logfs_rewrite_block()
authorJoern Engel <joern@logfs.org>
Sat, 27 Mar 2010 08:56:58 +0000 (09:56 +0100)
committerJoern Engel <joern@logfs.org>
Sun, 28 Mar 2010 10:40:42 +0000 (12:40 +0200)
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 <joern@logfs.org>

No differences found