git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f2e9e6
)
Prevent data corruption in logfs_rewrite_block()
author
Joern Engel
<joern@logfs.org>
Sat, 27 Mar 2010 08:56:58 +0000
(09:56 +0100)
committer
Joern 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