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:
f171d4d
)
UBIFS: make minimum fanout 3
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 3 Sep 2008 15:26:47 +0000
(18:26 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 5 Sep 2008 17:02:35 +0000
(20:02 +0300)
UBIFS does not really work correctly when fanout is 2,
because of the way we manage the indexing tree. It may
just become a list and UBIFS screws up.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found