Skip to content
Commit a5cb562d authored by Artem Bityutskiy's avatar Artem Bityutskiy
Browse files

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: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
parent f171d4d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment