linux/fs/ubifs
hujianyang 5a95741a57 UBIFS: fix error handling in dump_lpt_leb()
This patch checks the return value of 'ubifs_unpack_nnode()'.
If this function returns an error, 'nnode' may not be
initialized, so just print an error message and break.

Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2014-07-19 09:53:51 +03:00
..
budget.c UBIFS: Remove unused variables in ubifs_budget_space 2014-05-13 13:45:16 +03:00
commit.c
compress.c
debug.c UBIFS: Fix dump messages in ubifs_dump_lprops 2014-05-27 15:05:23 +03:00
debug.h
dir.c ubifs: switch to %pd 2013-10-24 23:34:51 -04:00
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-06-12 10:30:18 -07:00
find.c
gc.c UBIFS: remove unnecessary code in ubifs_garbage_collect 2013-10-22 13:34:27 +01:00
io.c UBIFS: respect MS_SILENT mount flag 2014-06-02 18:00:52 +03:00
ioctl.c
journal.c ubifs: switch to %pd 2013-10-24 23:34:51 -04:00
Kconfig
key.h
log.c fs/ubifs: use rbtree postorder iteration helper instead of opencoding 2014-01-23 16:37:03 -08:00
lprops.c
lpt_commit.c UBIFS: fix error handling in dump_lpt_leb() 2014-07-19 09:53:51 +03:00
lpt.c
Makefile
master.c
misc.h
orphan.c fs/ubifs: use rbtree postorder iteration helper instead of opencoding 2014-01-23 16:37:03 -08:00
recovery.c fs/ubifs: use rbtree postorder iteration helper instead of opencoding 2014-01-23 16:37:03 -08:00
replay.c
sb.c
scan.c
shrinker.c UBIFS: Remove incorrect assertion in shrink_tnc() 2014-06-02 11:28:24 +03:00
super.c UBIFS: respect MS_SILENT mount flag 2014-06-02 18:00:52 +03:00
tnc_commit.c arch: Mass conversion of smp_mb__*() 2014-04-18 14:20:48 +02:00
tnc_misc.c
tnc.c UBIFS: Add an assertion for clean_zn_cnt 2014-06-03 11:16:51 +03:00
ubifs-media.h
ubifs.h UBIFS: respect MS_SILENT mount flag 2014-06-02 18:00:52 +03:00
xattr.c ubifs: switch to %pd 2013-10-24 23:34:51 -04:00