Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
lvm2
lvmetad.c-ignore-lvmetad-global-handle-on-disco...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch of Package lvm2
From f8bf6410954fcf82bf28852e0dba015c6b7f19dc Mon Sep 17 00:00:00 2001 From: Ondrej Kozina <okozina@redhat.com> Date: Fri, 22 May 2015 14:48:28 +0200 Subject: [PATCH] lvmetad.c: ignore lvmetad global handle on disconnect do not unset lvmetad global handle on disconnect. This is hotfix for issue described in: https://www.redhat.com/archives/linux-lvm/2015-May/msg00008.html Reported-by: Christian Hesse <list@eworm.de> --- lib/cache/lvmetad.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cache/lvmetad.c b/lib/cache/lvmetad.c index 68162b6..73a382c 100644 --- a/lib/cache/lvmetad.c +++ b/lib/cache/lvmetad.c @@ -39,7 +39,6 @@ void lvmetad_disconnect(void) if (_lvmetad_connected) daemon_close(_lvmetad); _lvmetad_connected = 0; - _lvmetad_cmd = NULL; } void lvmetad_init(struct cmd_context *cmd) -- 1.8.4.5
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor