linux/fs/ubifs
Artem Bityutskiy dab4b4d2f9 UBIFS: align inode data to eight
UBIFS aligns node lengths to 8, so budgeting has to do the
same. Well, direntry, inode, and page budgets are already
aligned, but not inode data budget (e.g., data in special
devices or symlinks). Do this for inode data as well.
Also, add corresponding debugging checks.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:35:16 +03:00
..
budget.c UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00
commit.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
compress.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
debug.c UBIFS: fix error return in failure mode 2008-08-13 11:22:41 +03:00
debug.h UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
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: add new flash file system 2008-07-15 17:35:15 +03:00
gc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
journal.c UBIFS: correct orphan deletion order 2008-08-13 11:32:53 +03:00
Kconfig UBIFS: include to compilation 2008-07-15 17:35:24 +03:00
key.h UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
lpt_commit.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
lpt.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
Makefile UBIFS: include to compilation 2008-07-15 17:35:24 +03:00
master.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
misc.h UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
orphan.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
recovery.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
replay.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
sb.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
scan.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
shrinker.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
super.c UBIFS: optimize deletions 2008-08-13 11:28:44 +03:00
tnc_commit.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
tnc_misc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
tnc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
ubifs-media.h UBIFS: add new flash file system 2008-07-15 17:35:15 +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