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:
cffbfa6
)
f2fs: no need to check other dirty_segmap when the seg has been found
author
Haicheng Li
<haicheng.li@linux.intel.com>
Fri, 18 Oct 2013 09:24:08 +0000
(17:24 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 22 Oct 2013 10:57:31 +0000
(19:57 +0900)
Because one dirty seg can only be mapped to one dirty_type. Otherwise, it's a bug.
Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com>
[Jaegeuk Kim: modify a comment related to this patch]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found