kernel-hacking-2024-linux-s.../fs/ubifs
Artem Bityutskiy fcdd57c890 UBIFS: fix remount error path
Dan's "smatch" checker found out that there was a bug in the error path of the
'ubifs_remount_rw()' function. Instead of jumping to the "out" label which
cleans-things up, we just returned.

This patch fixes the problem.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2014-05-05 09:31:33 +03:00
..
budget.c
commit.c
compress.c
debug.c fs/ubifs: use rbtree postorder iteration helper instead of opencoding 2014-01-23 16:37:03 -08:00
debug.h
dir.c ubifs: switch to %pd 2013-10-24 23:34:51 -04:00
file.c mm: implement ->map_pages for page cache 2014-04-07 16:35:53 -07:00
find.c
gc.c UBIFS: remove unnecessary code in ubifs_garbage_collect 2013-10-22 13:34:27 +01:00
io.c
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.c
lpt_commit.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 fs: convert fs shrinkers to new scan/count API 2013-09-10 18:56:31 -04:00
super.c UBIFS: fix remount error path 2014-05-05 09:31:33 +03:00
tnc.c fs/ubifs: use rbtree postorder iteration helper instead of opencoding 2014-01-23 16:37:03 -08:00
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h fs: convert fs shrinkers to new scan/count API 2013-09-10 18:56:31 -04:00
xattr.c ubifs: switch to %pd 2013-10-24 23:34:51 -04:00