From: Christoph Hellwig Date: Fri, 9 May 2008 10:35:29 +0000 (+0200) Subject: affs: fix missing unlocks in affs_remove_link X-Git-Tag: v2.6.30-rc1~647^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1ab0abde0af586a59541ad71841f022dcac3e7;p=pandora-kernel.git affs: fix missing unlocks in affs_remove_link In two error cases affs_remove_link doesn't call affs_unlock_dir to release the i_hash_lock semaphore. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed