linux/fs/ubifs
Artem Bityutskiy fd6c6b51e3 UBIFS: remove another unneeded function parameter
The 'last_reference' parameter of 'pack_inode()' is not really
needed because 'inode->i_nlink' may be tested instead. Zap it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:27:10 +03:00
..
Kconfig
Makefile
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 another unneeded function parameter 2008-08-13 11:27:10 +03:00
key.h
log.c UBIFS: ensure UBIFS switches to read-only on error 2008-08-13 11:24:00 +03:00
lprops.c
lpt.c
lpt_commit.c
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.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h UBIFS: remove unneeded function parameter 2008-08-13 11:26:25 +03:00
xattr.c