]> git.proxmox.com Git - pve-cluster.git/commit
pmxcfs: do not wait artificially when stopping
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 May 2018 08:59:51 +0000 (10:59 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 May 2018 12:33:49 +0000 (14:33 +0200)
commit8a48e7a54b6a064276121176d9de5a9b4754a893
tree4fc04bcf684fb405d01932dbadaf6aa70cb5e4dc
parent6f21acf8c3ef259b093ef53950b81300b677ed1d
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>
(cherry picked from commit 6994f9b88ecebacd5f8038dcbd0527c6a10d8802)
data/src/pmxcfs.c