linux/fs/ubifs
Artem Bityutskiy a5cb562d69 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>
2008-09-05 20:02:35 +03:00
..
Kconfig
Makefile
budget.c UBIFS: fix division by zero 2008-09-05 20:01:59 +03:00
commit.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
compress.c
debug.c UBIFS: print pid in dump function 2008-08-13 11:35:58 +03:00
debug.h UBIFS: improve arguments checking in debugging messages 2008-08-13 11:42:47 +03:00
dir.c UBIFS: fix zero-length truncations 2008-08-21 16:48:52 +03:00
file.c UBIFS: fix zero-length truncations 2008-08-21 16:48:52 +03:00
find.c UBIFS: add forgotten gc_idx_lebs component 2008-08-31 17:21:31 +03:00
gc.c UBIFS: allow for racing between GC and TNC 2008-08-25 14:34:02 +03:00
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c
journal.c UBIFS: xattr bugfixes 2008-08-14 12:46:20 +03:00
key.h
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h UBIFS: improve statfs reporting 2008-08-31 17:20:26 +03:00
orphan.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c UBIFS: amend f_fsid 2008-09-03 14:56:22 +03:00
tnc.c UBIFS: allow for racing between GC and TNC 2008-08-25 14:34:02 +03:00
tnc_commit.c UBIFS: minor tweaks in commit 2008-08-13 11:38:19 +03:00
tnc_misc.c
ubifs-media.h UBIFS: make minimum fanout 3 2008-09-05 20:02:35 +03:00
ubifs.h UBIFS: improve statfs reporting even more 2008-08-31 17:21:51 +03:00
xattr.c UBIFS: xattr bugfixes 2008-08-14 12:46:20 +03:00