]> git.proxmox.com Git - pve-cluster.git/commit
pmxcfs: do not wait artificially when stopping
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Dec 2017 13:34:31 +0000 (14:34 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 28 Dec 2017 09:39:12 +0000 (10:39 +0100)
commit6994f9b88ecebacd5f8038dcbd0527c6a10d8802
treefb1848f1907e0e4dc8ed7f74a31a6d2e6f78da69
parent0949afa747baf188b0d512ee80b326f3430c6a97
pmxcfs: do not wait artificially when stopping

Most of PVE services profit from an up and running pmxcfs, thus
artificially prolonging its graceful termination is contra
productive.

As everything gets de-initialized nicely and gracefully this should
not be problematic, the restart is not the fastest anyhow anyway.

As this specific line has no git tracking information available
(imported from svn) I could not find if and what the reason for this
was.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/src/pmxcfs.c