From: Namjae Jeon Date: Sun, 26 May 2013 02:05:32 +0000 (+0900) Subject: f2fs: return proper error from start_gc_thread X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~81^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a267f8d7463346a139e49c8beac1b8bfe32ef97;p=pandora-kernel.git f2fs: return proper error from start_gc_thread when there is an error from kthread_run, then return proper error rather than returning -ENOMEM. Signed-off-by: Namjae Jeon Signed-off-by: Amit Sahrawat Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed