From: Dan Carpenter Date: Wed, 18 Apr 2012 06:59:03 +0000 (+0300) Subject: Btrfs: double unlock bug in error handling X-Git-Tag: v3.4-rc5~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253beebd5a255e07d6a8b65515491f33664e82a2;p=pandora-kernel.git Btrfs: double unlock bug in error handling The caller expects this function to return with the lock held and releases it immediately on error. Signed-off-by: Dan Carpenter --- Reading git-diff-tree failed