[pve-devel] [PATCH v2 0/1] dmeventd: ensure service can exit normally
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Oct 5 14:05:24 CEST 2017
My patch did not changed but got applied upstream [1], together with
another fix both which implents our discussed idea[2][3] to never
throw away a exit request but schedule it for the next possible time,
if we cannot exit at the moment.[4]
I cherry-picked both commits and added them to our LVM package which
is based on the version shipped with Debian Stretch.
[1]: <https://sourceware.org/git/?p=lvm2.git;a=commit;h=a781b1c1788461595f382918bb1fc210d248d444>
[2]: <https://www.redhat.com/archives/lvm-devel/2017-October/msg00002.html>
[3]: <https://bugzilla.redhat.com/show_bug.cgi?id=1498080#c3>
[4]: <https://sourceware.org/git/?p=lvm2.git;a=commit;h=9940c2f754e3292b6d96628682c254941ae6cc58>
Thomas Lamprecht (1):
dmeventd: ensure service gets stopped normally on shutdown
.../0004-dmeventd-schedule-exit-on-break.patch | 82 ++++++++++++++++++++++
...d-ensure-service-gets-stopped-on-shutdown.patch | 46 ++++++++++++
patchdir/series | 2 +
3 files changed, 130 insertions(+)
create mode 100644 patchdir/0004-dmeventd-schedule-exit-on-break.patch
create mode 100644 patchdir/0005-dmeventd-ensure-service-gets-stopped-on-shutdown.patch
--
2.11.0
More information about the pve-devel
mailing list