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:
fd2dd9f
)
ext4: Issue the discard operation *before* releasing the blocks to be reused
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 20 Apr 2010 20:51:59 +0000
(16:51 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 20 Apr 2010 20:51:59 +0000
(16:51 -0400)
Otherwise, we can end up having data corruption because the blocks
could get reused and then discarded!
https://bugzilla.kernel.org/show_bug.cgi?id=15579
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found