Skip to content
Commit 4fdb793f authored by Dan Carpenter's avatar Dan Carpenter Committed by Al Viro
Browse files

locks: missing unlock on error in generic_add_lease()



We should unlock here before returning.

Fixes: df4e8d2c ('locks: implement delegations')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7f62656b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment