From: Dan Carpenter Date: Wed, 13 Nov 2013 07:56:27 +0000 (+0300) Subject: locks: missing unlock on error in generic_add_lease() X-Git-Tag: v3.13-rc1~102^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdb793ffe262cfc0b796d3b2cd05ca3b687deb9;p=pandora-kernel.git locks: missing unlock on error in generic_add_lease() We should unlock here before returning. Fixes: df4e8d2c1d2b ('locks: implement delegations') Signed-off-by: Dan Carpenter Signed-off-by: Al Viro --- Reading git-diff-tree failed