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:
2953e73
)
UBIFS: improve znode splitting rules
author
Adrian Hunter
<ext-adrian.hunter@nokia.com>
Fri, 5 Sep 2008 08:56:05 +0000
(11:56 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 30 Sep 2008 08:12:57 +0000
(11:12 +0300)
When inserting into a full znode it is split into two
znodes. Because data node keys are usually consecutive,
it is better to try to keep them together. This patch
does a better job of that.
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
fs/ubifs/tnc.c
patch
|
blob
|
history
diff --cc
fs/ubifs/tnc.c
Simple merge