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:
8682164
)
[PATCH] ufs: reallocation fix
author
Evgeniy Dushistov
<dushistov@mail.ru>
Mon, 29 Jan 2007 21:19:56 +0000
(13:19 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 30 Jan 2007 16:26:45 +0000
(08:26 -0800)
In blocks reallocation function sometimes does not update some of
buffer_head::b_blocknr, which may and cause data damage.
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found