linux/fs/ubifs
Artem Bityutskiy 1f28681ad3 UBIFS: remove unneeded function parameter
Simplify 'ubifs_jnl_write_inode()' by removing the 'deletion'
parameter which is not really needed because we may test
inode->i_nlink and check whether this is a deletion or not.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:26:25 +03:00
..
budget.c UBIFS: fix budgeting calculations 2008-08-13 11:20:05 +03:00
commit.c
compress.c
debug.c UBIFS: fix error return in failure mode 2008-08-13 11:22:41 +03:00
debug.h
dir.c UBIFS: fix budgeting calculations 2008-08-13 11:20:05 +03:00
file.c UBIFS: improve debugging 2008-08-13 11:20:07 +03:00
find.c
gc.c
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c
journal.c UBIFS: remove unneeded function parameter 2008-08-13 11:26:25 +03:00
Kconfig
key.h
log.c UBIFS: ensure UBIFS switches to read-only on error 2008-08-13 11:24:00 +03:00
lprops.c
lpt_commit.c
lpt.c
Makefile
master.c
misc.h UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
orphan.c
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c UBIFS: remove unneeded function parameter 2008-08-13 11:26:25 +03:00
tnc_commit.c
tnc_misc.c
tnc.c
ubifs-media.h
ubifs.h UBIFS: remove unneeded function parameter 2008-08-13 11:26:25 +03:00
xattr.c