1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-17 06:04:23 +03:00
Ondrej Kozina fe30658a4d toollib: close connection to lvmetad after fork
sharing connection between parent command and background
processes spawned from parent could lead to occasional failures
due to unexpected corruption in daemon responses sent to either child
or a parent.

lvmetad issued warning about duplicate config values in request.
LVM commands occasionaly failed w/ internal error after receving
corrupted response.

lvmetad connection is renewed when needed after explicit disconnect
in child
2015-04-13 20:52:32 +02:00
..
2015-02-13 10:10:27 -06:00
2014-11-13 17:49:42 +01:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2014-09-15 21:33:53 +01:00
2015-02-13 14:58:51 +00:00
2015-02-19 14:43:25 +01:00
2014-01-30 13:09:15 +00:00
2015-02-13 10:10:27 -06:00
2015-04-13 20:52:12 +02:00
2015-02-13 14:58:51 +00:00
2014-07-03 19:06:04 +01:00