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:
5129d05
)
ext4: let ext4_discard_partial_buffers handle unaligned range correctly
author
Yongqiang Yang
<xiaoqiangnk@gmail.com>
Mon, 31 Oct 2011 22:04:38 +0000
(18:04 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 31 Oct 2011 22:04:38 +0000
(18:04 -0400)
As comment says, we should handle unaligned range rather than aligned
one. This fixes a bug found by running xfstests #91.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
No differences found