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