mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #407: Added mixing unlock when dropping image
This commit is contained in:
parent
ca3d0154c8
commit
dd03d3b71d
@ -236,6 +236,7 @@ void ImageManagerDriver::protocol(
|
||||
|
||||
if ( rc < 0 )
|
||||
{
|
||||
image->unlock();
|
||||
NebulaLog::log("ImM",Log::ERROR,"Image could not be removed from DB");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user