diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-11-08 11:44:15 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-11-08 01:42:35 -0800 |
commit | 97488c73190bb785cba818bf31e7361a27aded41 (patch) | |
tree | fe9e16a9f0aa7a635d62be56acf16a8a54f22c90 /include | |
parent | 16b932770417b1bc304d87c48aa0bb8a3c1164e1 (diff) | |
download | linux-stable-97488c73190bb785cba818bf31e7361a27aded41.tar.gz linux-stable-97488c73190bb785cba818bf31e7361a27aded41.tar.bz2 linux-stable-97488c73190bb785cba818bf31e7361a27aded41.zip |
tcmu: Add a missing unlock on an error path
We added a new error path here but we forgot to drop the lock first
before returning.
Fixes: 0d44374c1aae ("tcmu: fix double se_cmd completion")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions