linux/fs/ubifs
hujianyang 6dcfb80264 UBIFS: fix error path in create_default_filesystem()
In the end of 'create_default_filesystem()' we need to check
the return value of 'ubifs_write_node()' to ensure that we have
successfully written the 'cs_node'.

Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2014-07-19 09:53:52 +03:00
..
budget.c
commit.c
compress.c
debug.c
debug.h
dir.c
file.c
find.c
gc.c
io.c
ioctl.c
journal.c
Kconfig
key.h
log.c
lprops.c
lpt.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
lpt_commit.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
Makefile
master.c
misc.h
orphan.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
recovery.c UBIFS: fix spelling of "scanned" 2014-07-19 09:53:51 +03:00
replay.c
sb.c UBIFS: fix error path in create_default_filesystem() 2014-07-19 09:53:52 +03:00
scan.c UBIFS: fix spelling of "scanned" 2014-07-19 09:53:51 +03:00
shrinker.c
super.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
tnc.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
tnc_commit.c UBIFS: remove useless statements 2014-07-19 09:53:51 +03:00
tnc_misc.c
ubifs-media.h
ubifs.h UBIFS: remove useless @ecc in struct ubifs_scan_leb 2014-07-19 09:53:51 +03:00
xattr.c