UBIFS: make minimum fanout 3
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 3 Sep 2008 15:26:47 +0000 (18:26 +0300)
committerArtem 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