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:
e943a10
)
f2fs: remove unnecessary segment bitmap updates
author
Changman Lee
<cm224.lee@samsung.com>
Fri, 25 Oct 2013 08:31:57 +0000
(17:31 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 28 Oct 2013 04:38:16 +0000
(13:38 +0900)
Only one dirty type is set in __locate_dirty_segment and we can know
dirty type of segment. So we don't need to check other dirty types.
Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found