From: Dave Kleikamp Date: Sat, 7 Sep 2013 02:49:56 +0000 (-0500) Subject: jfs: fix error path in ialloc X-Git-Tag: v3.12-rc7~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8660998608cfa1077e560034db81885af8e1e885;p=pandora-kernel.git jfs: fix error path in ialloc If insert_inode_locked() fails, we shouldn't be calling unlock_new_inode(). Signed-off-by: Dave Kleikamp Tested-by: Michael L. Semon Cc: stable@vger.kernel.org --- Reading git-diff-tree failed