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:
91c6608
)
UBIFS: share the next_log_lnum helper
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 6 May 2011 14:52:32 +0000
(17:52 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 11:12:12 +0000
(14:12 +0300)
We'll need to use the 'next_log_lnum()' helper function from log.c in the fixup
code, so let's move it to misc.h. IOW, this is a preparation to the following
free space fixup changes.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found