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:
7107e0a
)
f2fs: simplify IS_DATASEG and IS_NODESEG macro
author
Changman Lee
<cm224.lee@samsung.com>
Thu, 21 Nov 2013 11:04:21 +0000
(20:04 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 23 Dec 2013 01:18:02 +0000
(10:18 +0900)
It is not efficient comparing each segment type to find node or data.
Signed-off-by: Changman Lee <cm224.lee@samsung.com>
[Jaegeuk Kim: remove unnecessary white spaces]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/segment.h
patch
|
blob
|
history
diff --cc
fs/f2fs/segment.h
Simple merge