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:
41eb70d
)
ext4: fix out-of-date comments in extents.c
author
HaiboLiu
<HaiboLiu6@gmail.com>
Mon, 9 Jul 2012 20:29:28 +0000
(16:29 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 9 Jul 2012 20:29:28 +0000
(16:29 -0400)
In this patch, ext4_ext_try_to_merge has been change to merge
an extent both left and right. So we need to update the comment
in here.
Signed-off-by: HaiboLiu <HaiboLiu6@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found