From: Steven Whitehouse Date: Tue, 20 Jan 2009 16:39:23 +0000 (+0000) Subject: GFS2: Fix error path ref counting for root inode X-Git-Tag: v2.6.30-rc1~674^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c8707ea2b9106f0f78c43348ff5d5e82ba7961;p=pandora-kernel.git GFS2: Fix error path ref counting for root inode We were keeping hold of an extra ref to the root inode in one of the error paths, that resulted in a hang. Reported-by: Nate Straz Signed-off-by: Steven Whitehouse Tested-by: Robert Peterson --- Reading git-diff-tree failed