]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: Do not always restart the daemons on upgrades
authorBoris Ranto <branto@redhat.com>
Fri, 2 Oct 2015 07:56:01 +0000 (09:56 +0200)
committerBoris Ranto <branto@redhat.com>
Fri, 2 Oct 2015 10:19:07 +0000 (12:19 +0200)
commitc95c14ba25cc3bbbffc7bf10f1a223f3af922f6a
tree09134b6f82482b1fed1535537a6993db501453f2
parent392c56c10e76de9ba55d2e53f7d257bdf676f382
ceph.spec.in: Do not always restart the daemons on upgrades

This patch minimizes the amount of daemon stop/start procedures when
upgrading ceph-selinux package. With this patch, the daemons get
restarted only if SELinux is enabled and the SELinux policy version
changed in the meantime.

Fixes: #13061
Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in