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:
0cfc7da
)
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
author
David Woodhouse
<dwmw2@infradead.org>
Sat, 20 May 2006 18:45:26 +0000
(19:45 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Sat, 20 May 2006 18:45:26 +0000
(19:45 +0100)
The same sequence of code was repeated in many places, to add a new
struct jffs2_raw_node_ref to an eraseblock and adjust the space accounting
accordingly. Move it out-of-line.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found