From: hujianyang Date: Wed, 11 Jun 2014 02:38:45 +0000 (+0800) Subject: UBIFS: fix error path in create_default_filesystem() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~86^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcfb80264be6f83240450428ead88cacadef2cd;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed