From: Miklos Szeredi Date: Mon, 16 Sep 2013 12:52:00 +0000 (+0200) Subject: GFS2: d_splice_alias() can't return error X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0d110720d7960b77c03c9f2597faaff4b484ae;p=pandora-kernel.git GFS2: d_splice_alias() can't return error unless it was given an IS_ERR(inode), which isn't the case here. So clean up the unnecessary error handling in gfs2_create_inode(). This paves the way for real fixes (hence the stable Cc). Signed-off-by: Miklos Szeredi Signed-off-by: Steven Whitehouse Cc: stable@vger.kernel.org --- Reading git-diff-tree failed