alistair23-linux/fs/ubifs
Artem Bityutskiy bb2615d4d1 UBIFS: amend debugging name check function prototype
Add 'struct ubifs_info *c' parameter to the 'dbg_check_name()' debugging
function - it will be needed in one of the following commits where we switch to
debugfs. So this is just a preparation.

Mark parameters as 'const' while on it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-07-04 10:54:27 +03:00
..
budget.c
commit.c UBIFS: harmonize znode flag helpers 2011-07-04 10:54:27 +03:00
compress.c
debug.c UBIFS: rename dbg_check_dir_size function 2011-07-04 10:54:26 +03:00
debug.h UBIFS: rename dbg_check_dir_size function 2011-07-04 10:54:26 +03:00
dir.c UBIFS: amend debugging name check function prototype 2011-07-04 10:54:27 +03:00
file.c
find.c
gc.c UBIFS: synchronize write-buffer before switching to the next bud 2011-05-16 10:31:41 +03:00
io.c UBIFS: assert no fixup when writing a node 2011-06-03 18:12:31 +03:00
ioctl.c
journal.c UBIFS: fix memory leak on error path 2011-06-03 18:12:31 +03:00
Kconfig
key.h
log.c UBIFS: share the next_log_lnum helper 2011-05-16 14:12:12 +03:00
lprops.c UBIFS: use correct flags in lprops 2011-07-04 10:54:27 +03:00
lpt.c UBIFS: dump stack when pnode or nnode reading fails 2011-07-04 10:54:26 +03:00
lpt_commit.c UBIFS: use correct flags in lprops 2011-07-04 10:54:27 +03:00
Makefile
master.c
misc.h UBIFS: harmonize znode flag helpers 2011-07-04 10:54:27 +03:00
orphan.c UBIFS: amend ubifs_recover_leb interface 2011-06-01 12:29:06 +03:00
recovery.c UBIFS: fix recovery broken by the previous recovery fix 2011-06-01 12:29:06 +03:00
replay.c UBIFS: amend ubifs_recover_leb interface 2011-06-01 12:29:06 +03:00
sb.c UBIFS: add the fixup function 2011-05-16 14:12:15 +03:00
scan.c
shrinker.c UBIFS: fix shrinker object count reports 2011-06-03 18:12:24 +03:00
super.c UBIFS: minor cleanup: use S_ISREG helper 2011-07-04 10:54:26 +03:00
tnc.c UBIFS: harmonize znode flag helpers 2011-07-04 10:54:27 +03:00
tnc_commit.c UBIFS: add few commentaries about TNC 2011-07-04 10:54:27 +03:00
tnc_misc.c
ubifs-media.h UBIFS: add a superblock flag for free space fix-up 2011-05-16 14:12:14 +03:00
ubifs.h UBIFS: use correct flags in lprops 2011-07-04 10:54:27 +03:00
xattr.c