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)
commita5cb562d6977d9d7989c346b7b153cef31ec0228
treec2e20c7eb8d83bafd29a335bdd132959b74c114f
parentf171d4d769c8ccac6675892960e37f6485837fae
UBIFS: make minimum fanout 3

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>
fs/ubifs/ubifs-media.h