1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-12-13 00:23:52 +03:00
Files
lvm2/libdm/ioctl
Zdenek Kabelac 4e4067dd94 libdm: fix initialization of head for reused structure
Dmeventd reuses  'dm_task' struct for some STATUS operation, but due to
missing reinitization of dm_task target list, it has caused misprocesing
of recieved events as the parsed target has been simply added to the
list of existing status and cause multiple actions being called for
single event.
2017-06-26 19:45:11 +02:00
..
2016-01-21 12:11:37 +01:00