android_kernel_xiaomi_sm7250/fs/ubifs
Artem Bityutskiy b364b41aeb UBIFS: reserve more space for index
At the moment UBIFS reserves twice old index size space for the
index. But this is not enough in some cases, because if the indexing
node are very fragmented and there are many small gaps, while the
dirty index has big znodes - in-the-gaps method would fail.

Thus, reserve trise as more, in which case we are guaranteed that
we can commit in any case.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:37:28 +03:00
..
budget.c UBIFS: reserve more space for index 2008-08-13 11:37:28 +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
dir.c UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00
file.c UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00
find.c UBIFS: reserve more space for index 2008-08-13 11:37:28 +03:00
gc.c
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c
journal.c UBIFS: correct orphan deletion order 2008-08-13 11:32:53 +03:00
Kconfig
key.h
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c
lpt_commit.c
lpt.c
Makefile
master.c
misc.h UBIFS: reserve more space for index 2008-08-13 11:37:28 +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: optimize deletions 2008-08-13 11:28:44 +03:00
tnc_commit.c
tnc_misc.c
tnc.c
ubifs-media.h UBIFS: reserve more space for index 2008-08-13 11:37:28 +03:00
ubifs.h UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00
xattr.c UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00