From: Chao Yu Date: Fri, 25 Jul 2014 04:55:09 +0000 (+0800) Subject: f2fs: fix to put root inode in error path of fill_super X-Git-Tag: omap-for-v3.17/fixes-against-rc2~163^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d847950770da7102d4efc02d0939ce28e3a7dd0;p=pandora-kernel.git f2fs: fix to put root inode in error path of fill_super We should put root inode correctly in error path of fill_super, otherwise we may encounter a leak case of inode resource. Signed-off-by: Chao Yu Reviewed-by: Gu Zheng Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed